You've already forked coldloader
mirror of
https://github.com/denuvosanctuary/coldloader.git
synced 2026-04-29 15:47:09 -07:00
7 lines
229 B
INI
7 lines
229 B
INI
[settings]
|
|
; This is the steam AppID of the game
|
|
appid = YOUR_APP_ID
|
|
; This is the path to the steamclient64.dll file
|
|
steamclient64 = "steamclient64.dll"
|
|
; This is the delay in seconds before performing cleanup
|
|
cleanup_delay = 10 |