Skip to content

RealYusufIsmail-Mc-Mods/RealYusufIsmail-Core

Repository files navigation

logo.png

About this Mod

This mod is a library contain code shared across all my mods and also makes it easer to implement better features at a faster rate.

Use

This is for developers wanting to use this lib

To use RealYusufIsmail core in your project, you need to add dependencies for Realyusufismail core. Add the following to your build.gradle.

Code to add to build.gradle

repositories {
    mavenCentral()
}
dependencies {
     implementation group: 'io.github.realyusufismail', name: 'realyusufismailcore', version: '1.16.5-5.0.0'
}

Other Info

alt text

Long Term Support Short Term Support Maven Central

This mod can be used in a modpack

To contribute to this mod all you need to is write some code and create a pr and I will check it.

Copyright 2023, Yusuf Ismail, All rights reserved.