Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
LilDrippyMyFnf
GitHub Repository: LilDrippyMyFnf/FNF-BitEnigne
Path: blob/master/Source/Stages/readme.md
2156 views

hult! read this first!

when making a stage,pls go to "images/stages" to add your custom stage,thank you!

Stages

stages are new,to add one,please use the instructions below

  • make sure its called "bopeeboBG.png"

  • add a .json file

Adding the json file

holy shit,this is the BABY STUFF HERE

first,add a lil' {}

{ "stages" : [ ] }

now add a "BGname : "your bg name.png"

{ "stages" : [ { "BGname" : "BGNAME.png" } ] }

finally,add the image name

{ "stages" : [ { "BGname" : "BGNAME.png" }, { "image" : "images/stages/stuckdustbeenBG.png" } ] }

and if you can't fucking understand json,just copy this shit in the .json file you make