mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
#4: allow several values in ExtraCRC parameter (separated by space)
This commit is contained in:
+2
-1
@@ -547,7 +547,8 @@ SkipCompatModeCheck=1
|
||||
;Set to 1 to skip the executable file size check
|
||||
SkipSizeCheck=0
|
||||
|
||||
;If you're testing changes to the fallout exe, you can override the crc that sfall looks for here
|
||||
;If you're testing changes to the fallout exe, you can override the crc that sfall looks for here
|
||||
;you can use several hex values, separated by space
|
||||
ExtraCRC=0x00000000
|
||||
|
||||
;Set to 1 to stop fallout from deleting non readonly protos at startup
|
||||
|
||||
Reference in New Issue
Block a user