Skip to content

TecknixClient/Mod-Integration-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tecknix Mod Integration API

This project allows you to add your mod to the Tecknix Client experience with a few easy steps!

GPLv3 License

Setup

Setting up the mod Integration api is easy and can be done in 5 simple steps!

Step 1: Add ModIntegrationAPI.jar to your mod's classpath.

Step 2: Create a settings config with the name "tecknix-yourmodid.json".

Step 3: Copy paste the contents of src/test/resources/tecknix-examplemod.json into your new file.

Step 4: Replace and adapt the contents for the needs of your mod.

Step 5: Create a listener and get modding!

License

GPLV3

About

Allows direct integration into any Forge or Fabric mod.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages