Jump to content

Latest mcp mapping


Kokkie

Recommended Posts

Hello,

I would want there to be a feature that if you, at (in build.gradle)

minecraft {
    version = "1.11-13.19.0.2157"
    runDir = "run"
    
    // the mappings can be changed at any time, and must be in the following format.
    // snapshot_YYYYMMDD   snapshot are built nightly.
    // stable_#            stables are built at the discretion of the MCP team.
    // Use non-default mappings at your own risk. they may not allways work.
    // simply re-run your setup task after changing the mappings to update your workspace.
    *mappings = "snapshot_20161202"*
    // makeObfSourceJar = false // an Srg named sources jar is made by default. uncomment this to disable.
}

mappings = "snapshot_latest" or mappings = "stable_latest" it would automaticaly use the latest snapshot/stable

Thanks for looking at this and hope it gets implemented

Classes: 94

Lines of code: 12173

Other files: 206

Github repo: https://github.com/KokkieBeer/DeGeweldigeMod

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.