See it. Beat it. Lead it.
FNFast is an advanced online ecosystem for Friday Night Funkin' built on the Psych Engine. It introduces a live-streaming asset system (CDN), global leaderboards, and an in-game community browser.
-
Centralized Browser: Discover and download community-made charts and playlists instantly.
-
Asset CDN: High-speed streaming for characters, stages, and scripts.
-
Global Ranking: Compete on a verified leaderboard with anti-farming logic.
-
Creator Hub: One-click publishing directly from the Chart Editor.
Join our discord here
-
Clone the repo.
-
Run
lime test windowsto compile. -
The client will automatically discover the current active server.
-
Follow the discovery server setup guide here
-
Install dependencies
-
Create a
secret.txtandadmin.pyand add your admin password. -
Run:
uvicorn main:app --host 0.0.0.0 --port 8000.
-
Psych Engine Team: The foundation of this fork.
-
Kazancik: I added all online features.