Skip to content

Team-Resourceful/Resourceful-Config

Repository files navigation

Resourceful Config


To add this library to your project, do the following:

repositories {
  maven {
    // Location of the maven that hosts Team Resourceful's jars.
    name = "Team Resourceful Maven"
    url = "https://maven.teamresourceful.com/repository/maven-public/"
  }
}

In an Architectury project, you would implement it like so:

Common

dependencies {
  modImplementation "com.teamresourceful.resourcefulconfig:resourcefulconfig-common-26.2:5.0.0"
}

Fabric

dependencies {
  modImplementation "com.teamresourceful.resourcefulconfig:resourcefulconfig-fabric-26.2:5.0.0"
}

NeoForge

dependencies {
  modImplementation "com.teamresourceful.resourcefulconfig:resourcefulconfig-neoforge-26.2:5.0.0"
}

You can either Jar-in-Jar this or depend on it on Curseforge or Modrinth.


About

Resources

License

Code of conduct

Contributing

Security policy

Stars

12 stars

Watchers

1 watching

Forks

Sponsor this project

Contributors

Languages