Skip to content

A fun and unique minigame to play with your friends!

License

Notifications You must be signed in to change notification settings

NerdsForGaming/WoolWars

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Notice: Support will only be provided to buyers. Buy the plugin on Polymart: Link

Contributors: @Ixf1nity, @Teru


Developer API

Maven

<repositories>
    <repository>
        <id>jitpack.io</id>
        <url>https://jitpack.io</url>
    </repository>
</repositories>
<dependency>
    <groupId>com.github.CubeCrafter</groupId>
    <artifactId>WoolWars</artifactId>
    <version>Tag</version>
    <scope>provided</scope>
</dependency>

Gradle

repositories {
    maven { url 'https://jitpack.io' }
}
dependencies {
    compileOnly 'com.github.CubeCrafter:WoolWars:Tag'
}

Learn more Here

About

A fun and unique minigame to play with your friends!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%