Skip to content

This is an small and simple binding for the new CurseForge (CFCore) API written in java.

Notifications You must be signed in to change notification settings

ErdbeerbaerLP/CFCore-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFCore API

This is an small and simple binding for the new CurseForge API written in java.

Gradle:

// ...
repositories {
    maven { url "https://repo.erdbeerbaerlp.de/repository/maven-public/" }
}
// ...
dependencies {
    implementation "de.erdbeerbaerlp:cfcore:1.0.1"
}

About

This is an small and simple binding for the new CurseForge (CFCore) API written in java.

Topics

Resources

Stars

Watchers

Forks

Languages