All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.minecraftforge.gradle.json.curse.CurseMetadata Maven / Gradle / Ivy

There is a newer version: 3.2.0
Show newest version
package net.minecraftforge.gradle.json.curse;


public class CurseMetadata
{
    public String changelog, releaseType;
    public int[]  gameVersions;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy