Skip to content

This is our common script patching library, used for recompilation. It includes all the changes made to the actual scripting of the games.

Notifications You must be signed in to change notification settings

CommitteeOfZero/coalesc3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coalesc3

This is our script patches library. It's used to recompile the scripts of the game we need to modify the scripting of.

Configuration

First, you need to install python3, and pip install PyYAML.

Then, you need to create a config.py file based on config.py.sample, and change the paths for your own setup.

Finally, run python build.py. The command has a help option if you need it.

About

This is our common script patching library, used for recompilation. It includes all the changes made to the actual scripting of the games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages