Skip to content

OpenGOAL-Unofficial-Mods/ng-

 
 

Repository files navigation

OpenGoal-Mod-Base

Serves as a base template for openGOAL mods that will be supported via opengoal-mod-launcher.

  • Please ensure you are not committing copyrighted material to your repo (the .gitignore should help prevent this).
  • Generally speaking you should only be updating certain directories/files:
    • the executable binaries (goalc.exe, gk.exe, extractor.exe)
    • GOAL code (/data/goal_src)
    • Assets specific to the PC Port (/data/game/assets/jak1/)
    • Decompiler config (/data/decompiler/config)

About

A base openGOAL repo for mods that will be supported via opengoal-mod-launcher

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Common Lisp 95.5%
  • C++ 2.7%
  • GDScript 1.5%
  • GLSL 0.1%
  • JavaScript 0.1%
  • Python 0.1%