FNF-HyperCode-Engine/example_mods at main · HyperCodeCrew/FNF-HyperCode-Engine · GitHub
Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

Psych's mods/ folder.

If you're a beginner, we recommend you copy modTemplate folder to get started on developing your mod.
Read the Psych GitHub wiki here:
https://github.com/ShadowMario/FNF-PsychEngine/wiki
Read the Lua Script API here:
https://shadowmario.github.io/psychengine.lua/

You can also add or edit specific files without the mod template, you just have to re-create the path to said file.

ABOUT EDITING:
If you want to change something, for example, within assets/shared/images or assets/base_game/images,
said edited files *must* be put in mods/images, the engine will handle the rest.