Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.
/ MCInject Public archive

A modding library that allows easy code injection into other classes.

License

Notifications You must be signed in to change notification settings

warriordog/MCInject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCInject: A modding library that allows easy code injection into other classes.

Note: This project is abandonded! I may return to it in the future, but for now it is unused.

MCInject is a Minecraft modding library that allows any mods using a custom classloader to easily edit code in other classes. MCI is powered by Javassist, and uses simple configuration files to do all the hard work for you. MCI can be used in many different ways, such as the Tweaker system included in the Minecraft Launcher or any custom classloaders implemented by mods.

About

A modding library that allows easy code injection into other classes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages