init commit

This commit is contained in:
Return0ne 2021-11-05 17:34:27 -04:00
commit 322d1a0516
1054 changed files with 85998 additions and 0 deletions

View file

@ -0,0 +1 @@
Put your custom character .json files here!

View file

@ -0,0 +1,3 @@
Add your custom event's .txt file and .lua file here
The .txt file is the event's description on Chart Editor

View file

@ -0,0 +1 @@
Add your custom note type's .lua file here

View file

@ -0,0 +1 @@
Put your custom charts here

View file

@ -0,0 +1 @@
Put your custom character image and .xml/.txt files here!

View file

@ -0,0 +1,4 @@
Drop your Dialogue characters shit here
If you're asking "How do i make dialogues play?" or any other questions, read this:
https://github.com/ShadowMario/FNF-PsychEngine/wiki/Dialogues

View file

@ -0,0 +1,3 @@
Put your custom character icons here!
Icons must start with "icon-" or it won't be read!
The image resolution must have a minimal of 300x150

View file

@ -0,0 +1,2 @@
Put your week backgrounds here!
They must start with "menu_"

View file

@ -0,0 +1 @@
Drop your Menu characters shit here

View file

@ -0,0 +1 @@
Put your week image here!

5
example_mods/readme.txt Normal file
View file

@ -0,0 +1,5 @@
You can either edit files or add entirely new ones here.
ABOUT EDITTING:
It doesn't matter if you want to edit something in assets/shared/images/ or assets/preload/images/,
you will have to put the editted files in mods/images/, it will be handled automatically by the engine.

View file

@ -0,0 +1,2 @@
Put your custom songs here
It should be a folder with your custom song's name, and inside of it should include two files: "Inst.ogg" and "Voices.ogg"

View file

@ -0,0 +1 @@
Add your stage .json and .lua files here!

View file

@ -0,0 +1,2 @@
Put your custom .mp4 videos here!
They MUST be in 1280x720 resolution

View file

@ -0,0 +1 @@
Drop your custom week .json files here!