Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added topics/ale-psych/ale-psych.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions topics/ale-psych/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
aliases: ale-psych, fnf-ale-psych
display_name: ALE Psych
logo: ale-psych.png
related: fnf-engine, friday-night-funkin, flixel, fnf, modding, hscript, lua
short_description: ALE Psych is a fork of Psych Engine tailored for modders of Friday Night Funkin’, offering advanced scripting and customisation.
topic: ale-psych
url: https://github.com/ALE-Psych-Crew/ALE-Psych
---
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.

Mods can use Lua and HScript to create custom classes, script song events, and control various gameplay features.

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.
Loading