Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Releases: jadar/DeveloperCapesStandalone

v3.1: reverted back to remote config file.

05 Jun 02:35
Compare
Choose a tag to compare

This is the best version for 1.7.x because it includes back the remote cape config file. In the last version I non-thingingly removed that feature, but it was not practical to leave it that way. Please use this version over v3.1. The config file goes like this.

{
    "capeConfigUrl": "http://example.com/capes.json"
}

Note that in the past, the key was capeTxtUrl. Now it is capeConfigUrl.

v3.0

26 May 15:32
Compare
Choose a tag to compare

NOTE: DO NOT USE THIS BUILD! USE VERSION 3.1!!

This release is for Minecraft 1.7.2. The JSON config file is inside the JAR. I don't know why I don't just have it in the config/ directory. Full usage and setup in the README file.

v2.1

26 May 15:51
Compare
Choose a tag to compare

This is for Minecraft 1.6.4. It uses the old TXT file format. I'll get some more documentation soon.