When editing videos in the steel series engine, the creation and modification date of the source files get altered, even though the source files remain unchanged, this script fixes this
The default name of a video file created by steel series is "GameName__yyyy-mm-dd__hh-mm-ss"
Therefore the name contains the date and time of the creation of the clip
The script scrapes this data and parses it
Then it will execute a command that changes the "CreationTime" and "LastWriteTime" to the parsed timestamp
- Drag the
main.lua
file into the folder that contains the source files of the steel series clips - Open cmd.exe
- Execute
main.lua
- Wait
- Profit