ScrapMods/config.example.ps1

6 lines
228 B
PowerShell
Raw Normal View History

2023-02-07 06:59:13 +00:00
# Change this variables to your linkings
$packed_explorer_path = '.\bins\spe.exe';
$pyhton_path = 'C:\Program Files (x86)\Python\python.exe';
$scrapland_path = 'D:\Games\SteamLibrary\steamapps\common\Scrapland';