axiand / Fuji

Celeste 64 Mod Loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fuji

Fuji: A Celeste 64 Mod Loader

Fuji is a basic Mod Loader for Celeste 64: Fragments of the Mountain, a game made by the original Celeste developers in under 2 weeks for Celeste's 6th Anniversary. It is forked from the source code of that game.

This is still very early in development, but is currently able to load custom levels alongside the main game, as well as loading additional assets such as custom models, custom dialog, custom textures, etc... (Note: Some of these haven't been tested thoroughly)

Installation

Download the latest release here. Unzip the folder, then open Celeste64Launcher.exe to start playing!

While we work on making a proper updater, you can update by repeating the same process again. Make sure you bring your mod folder over to the new version.

To add new mods, insert them under the Mods folder that should come with this release. There is currently a Test Mod in there that you can play to confirm it is working. (Feel free to delete this mod when you are done, or if you are a mod creator, you can use it as an example for your own projects.)

See the original game's github page for more information: https://github.com/ExOK/Celeste64

Mod Loader Created By

  • Jazzrabbit

Game Created By

  • Maddy Thorson
  • Noel Berry
  • Amora B.
  • Pedro "Saint11" Medeiros
  • Power Up Audio
  • Lena Raine
  • Heidy Motta.

License

  • The Celeste IP and everything in the Content folder are owned by Maddy Makes Games, Inc.
  • The Source folder, with exceptions where noted, is licensed under MIT.
  • The Source/Audio/FMOD folder contains bindings and binaries from FMOD.
  • This mod loader is adapted from Celeste 64's Source code, but it is not made or Endorsed by the game's creators.

About

Celeste 64 Mod Loader


Languages

Language:C# 99.3%Language:GLSL 0.7%