Skip to content

Immortal-Series/ImmortalAPI

Repository files navigation

ImmortalAPI

This is the general utility for all plugins made by Immortal Development.

Using the API

First add Jitpack repo.

repositories {

    maven { url('https://jitpack.io') }
    
}

Then declare ImmortalAPI as a depend.

	dependencies {
	        implementation 'com.github.Immortal-Series:ImmortalAPI:{VERSION}'
	}

About

This is the general utility for all plugins made by LukeBen.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages