mirror of
https://github.com/Novetus/Novetus_src.git
synced 2025-01-31 17:53:01 +02:00
10 lines
238 B
TOML
10 lines
238 B
TOML
[[actions]]
|
|
name = "Play"
|
|
path = "NovetusLauncher.exe"
|
|
sandbox = true
|
|
|
|
[[actions]]
|
|
name = "Play (Legacy Launcher. USE THIS IF YOU DON'T HAVE NET FRAMEWORK 4.0 INSTALLED.)"
|
|
path = "Novetus_launcher_legacy.bat"
|
|
console = true
|
|
sandbox = true |