8000 GitHub - Openkrieg/codec: Codecs for the various Openkrieg file formats.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Openkrieg/codec

Repository files navigation

Riskrieg | Codec

License: MIT Maven Central Donate

Looking for the core Riskrieg repository? Find it here.

About

This repository hosts the code for any and all codecs for the various file types created for Riskrieg.

Download

Maven Central

Maven

<dependency>
  <groupId>com.riskrieg</groupId>
  <artifactId>codec</artifactId>
  <version>VERSION</version>
</dependency>

Gradle

repositories {
    mavenCentral()
}

dependencies {
    implementation("com.riskrieg:codec:VERSION")
}

Contribute

Join our Discord server: Riskrieg Discord

License

The code in this repository is licensed under the MIT license.

About

Codecs for the various Openkrieg file formats.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0