Skip to content
Merged
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
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Welcome to the official GitHub repository for the Java modding environment of Friday Night Funkin'!

> [!IMPORTANT]
> This project has been put on pause for now, we are currently working on the backbone framework (FlixelGDX) of Polyverse.
> If you are interested in contributing, please join our Discord server and reach out to us, or check out FlixelGDX [here](https://github.com/stringdotjar/flixelgdx)!

> [!NOTE]
> This is a fan-made project and is not affiliated with the original developers. You can play the original game [here](https://ninja-muffin24.itch.io/funkin).

Expand All @@ -21,11 +25,6 @@ Polyverse is an open-source project that aims to create a professional-grade mod

## FlixelGDX

> [!NOTE]
> FlixelGDX is still a work in progress, so documentation for it isn't quite ready. Docs for both FlixelGDX <u>and</u> Polyverse will be
> written once Polyverse is ready to be fully released to the public, and FlixelGDX will be moved to its own separate repository for it to
> become its own library for anyone to use!

Polyverse is built using its own custom framework based on libGDX, called FlixelGDX: a Java port of the HaxeFlixel framework used in the original FNF, which aims to balance Flixel features developers love by replicating existing ones, improving them, or even adding new ones!

The project is designed to have practically endless modding capabilities, empowering developers to use features for mods
Expand Down