Skip to content

OpenGOAL-Mods/OG-Achievements

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGoal-Mod-Base

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

OUTDATED

  • 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)# 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)

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 80.1%
  • C++ 19.4%
  • Python 0.2%
  • Scheme 0.1%
  • GLSL 0.1%
  • C 0.1%