-
-
Notifications
You must be signed in to change notification settings - Fork 13
GSC Compiler
qaate47 edited this page Mar 8, 2026
·
1 revision
Commands
# Compile gsc file
acts gscc <input.gsc> -g <game> (-p <type>)
# Example
# Compile my_script.gsc into a cold war script
acts gscc my_script.gsc -g cw
# Compile my_script.gsc into a cold war script for ps4
acts gscc my_script.gsc -g cw -p ps4TODO: more info
- AtianTools
- Atian Tools UI
- Game Script Code (GSC)
- Fast Files (FF)
- File Structure
- Other Utilities
- Developer