Skip to content

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

License

Notifications You must be signed in to change notification settings

OpenGOAL-Unofficial-Mods/Choose-Zoomer-Or-Flut

 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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