Skip to content

GeheimagentNr1/AutoRestart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto Restart

This is a Minecraft Forge mod.
A mod description can be found on CurseForge.
This is a combined work only using and not modifying used libraries.

Used libraries

The mentions of the used libraries, their licences and their copyright holders can be found in the lib_licences folder.
Because in the master branch is no source code, lib_licences cannot be found in this branch.
Direct dependent libraries are metioned here:

Minecraft Forge

This Minecraft Forge mod uses Minecraft Forge as mod launcher with the GNU LGPLv2.1
A description how to use differnt versions of Minecraft Forge can be found here: https://github.com/MinecraftForge/MinecraftForge

Branches

Branch Description
master default branch - holds only the licences of the libraries and the README file
develop_X.X.X develop branch for the Minecraft version X.X.X - holds unstable and possible not compilable or working version.
master_X.X.X master branch for the Minecraft version X.X.X - holds stable/released versions of the mod/jar files can be found on CurseForge
Other branches branches for implementing new feature - contains unstable and possible not compilable or working version.