Hi im learning code to make a mod but does anybody now what programs i need to start coding?
top of page
Website Created by fabr with logo by Logined Guest and inspired by Requiem and Psych News. Support Friday Night Funkin' on Newgrounds and Itch.io All characters and original Friday Night Funkin' game material belong to The Funkin Crew
bottom of page
if you're getting into Lua scripting, check out these two websites:
https://github.com/ShadowMario/FNF-PsychEngine/wiki/Lua-Script-API - This will tell you how to script for the actual game
https://www.lua.org/start.html
This is the official site for the Lua language, it'll teach you the syntax
happy coding!