Skip to content

A friday night funkin' recreation made on godot engine.

Notifications You must be signed in to change notification settings

Yamahearted/fnf-akura-engine-y-fork

Repository files navigation

Header

A recreation of the newest popular rhythm game, Friday Night Funkin' made in Godot-engine.

( with a ton of performance improvements to run on lowendpcs, and 10x faster to compile and export a build/mod )

How to make a mod ( non executable way )

The way it works, it's a little different, if you're curious how godot handles it, check this documentation Clone the source, edit it as much as you want on godot, make sure to download the export features, and export the game as .pck

Make a folder in your desktop (whatever), like "mod" and you're going to need some crucials files to make it work

image

icon.png will be your mod icon (duh) package.json is the data like, name, description. screenshorts/ is a folder to place images of your mod, so it can be shown at the mods menu. mod.pck is the file you just exported from godot.

Package.json

image

Conclusion

Now to play it, you'll need a builded version of the game, that you can find here on the releases. open the game once, so the /appdata folders can be created.

put the mod folder you created inside of /appdata/roaming/akura-engine/mods now open your game, go to mods, and you'll probably see something like this.

Final result in-game

image

Credits

Friday Night Funkin' - ninja_muffin99, PhantomArcade3k evilsk8r, kawaisprite

Recreation/Engine - Aküra

About

A friday night funkin' recreation made on godot engine.

Resources

Stars

Watchers

Forks

Packages

No packages published