Skip to content

Latest commit

 

History

History
 
 

example_mods

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
Psych's mods/ folder.

If you're a beginner, we recommend you extract modTemplate.zip 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.