Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.13 KB

File metadata and controls

20 lines (14 loc) · 1.13 KB

MelonLoarder AutoExec

This mod let you start scripts or programs, when the game starts. It will create an 'autoexec' folder with 'autoexec.config' file. After putting your scripts into the folder, you can define in the config what file types you want to run.

Originally created for a friend, but later seems like other people inverted to use it so i made it public. After vrc made modding impossible, modified to be a'universal' mod.

Im a system enginer not a programmer, thse sorce code is a mess.

disclaimer:

https://documentation.abinteractive.net/official/legal/tos/#7-modding-our-games

Requirements:

MelonLoader



2020 Apr 23 (origianlly made for vrc)

VRC-AutoExec

This mod let you start scripts or programs, when the game starts. It will create an 'autoexec' folder with 'autoexec.config' file. After putting your scripts into the folder, you can define in the config what file types you want to run

disclaimer

Modding VRC is against their TOS, this mod provided as-is and i do not take responsibility for any damages caused as a result of it's use.