Files
gtav-src/tools_ng/etc/projgen9/sample_standalone.build
T
2025-09-29 00:52:08 +02:00

12 lines
456 B
INI
Executable File

Include sample.exporters
# Include the game rules - most samples should be much like what we see in the game, so we can regress on them.
Include game.rules
# then we include sample rules ( these override just a few settings that are not applicable for a sample )
Include sample.rules
# then we include standalone rules, this overrides the force includes to a local path for the project
Include sample_standalone.rules
Include sample.targets