Skip to content

Commit 94691ff

Browse files
committed
revised ale psych index.md
1 parent 5a844da commit 94691ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

topics/ale-psych/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ short_description: ALE Psych is a fork of Psych Engine tailored for modders of F
77
topic: ale-psych
88
url: https://github.com/ALE-Psych-Crew/ALE-Psych
99
---
10-
ALE Psych is a modding engine for Friday Night Funkin’ built on Psych Engine 0.7.3. It provides a structured environment for creating custom stages, menus, events, and gameplay features without modifying the engine’s source code.
10+
ALE Psych is a Friday Night Funkin’ modding engine built on Psych Engine 0.7.3. It allows users to add new menus, events, stages, and gameplay changes without modifying the engine’s source files.
1111

12-
The engine supports Lua and HScript for defining behaviors, UI elements, and logic directly from a mod’s folder. It also uses JSON files to configure options, credits, and engine properties, allowing creators to organize and manage mod content cleanly.
12+
Mods can use Lua and HScript to create custom classes, script song events, and control various gameplay features.
1313

14-
ALE Psych includes various improvements and quality-of-life features over the original Psych Engine, such as redesigned loading systems, support for custom classes, optional 3D objects, and an integrated console for debugging. These additions make it a practical and flexible choice for developers building structured and maintainable FNF mods.
14+
ALE Psych differs from the original Psych Engine in several ways, including updates to loading, better class support, and a built-in console for debugging. These changes help modders develop and test their projects more easily.

0 commit comments

Comments
 (0)