-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Home
Welcome to the Psych Engine Official Wiki!
A: Try changing the version of your libraries/downloading an older version of Haxe, click here to see versions that are confirmed to work.
A: Make sure you've put the file inside mods/
, not assets/
A: Read this.
Q: "Where do i save Dialogue Portraits? Where do i save my custom Dialogue? And how do i make the dialogue play on a Song??"
A: Read this.
A: create a credits.txt and put it in the mods/data/
or mods/My-Mod/data
folder, each line should look like this
name::iconname::description::link::colorHex
for a title, just have the name
EX:
Main Credits
Shadow Mario::shadowmario::Main Programmer of Psych Engine::https://ko-fi.com/shadowmario::FFDD33
BBPanzu::bb-panzu::Assistant Programmer of Psych Engine::https://twitter.com/bbsub3::FFDD33
A: Copy this text and paste it in YourModFolder/data/achievements.json
You can drop your achievement images in YourModFolder/images/achievements/
, be sure to read the readme file inside it if you extracted the Mod Template zip.
Note: This is not implemented on public versions of Psych Engine yet, only on the experimental branch.
A: Copy this text and paste it in YourModFolder/data/settings.json
Note: This is not implemented on public versions of Psych Engine yet, only on the experimental branch.