mirror of
https://github.com/nunuhara/xsystem4.git
synced 2026-09-26 08:57:55 +03:00
HLL libraries are compiled into the executable rather than dynamically loaded as in early versions of System 4. These days AliceSoft does the same thing.
9 lines
95 B
SourcePawn
Executable File
9 lines
95 B
SourcePawn
Executable File
|
|
CopyToRun = {
|
|
"System40.exe",
|
|
"System40.ini",
|
|
}
|
|
|
|
CopyToDLL = {
|
|
"DLL\Sys42VM.dll",
|
|
} |