Skip to content

An API to easier build Minecraft clients for multiple versions, designed for simplicity.

Notifications You must be signed in to change notification settings

NightloadMC/Nightload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nightload

Nightload is a Minecraft modding framework that aims to provide an easy and robust way to deal with multi-version clients.

Warning!

Nightload is not released, nor in a state where testing is available. Please open pull requests to help us out with our goal to work in Minecraft 1.7 all the way up to the latest versions.

Installation

When we have made a working build ready for public use, downloads will be located at the releases tab. Download the .JAR file that corresponds with the Minecraft version you want to use. Next, put the .JAR file in your .minecraft/mods folder, and launch the game using Fabric (1.14+) or Forge (1.7-1.13).

Usage

When launching Minecraft with Nightload for the first time, your .minecraft directory should now contain a folder called nightload. To launch a client made with Nightload, simply put it in the nightload directory and launch Minecraft.

If you want to make a client with Nightload, check out our Nightload-API repository, or clone our Example-Client repository for a fully working project.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Contributors

License

MIT

About

An API to easier build Minecraft clients for multiple versions, designed for simplicity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages