mirror of
https://github.com/chylex/Resource-Pack-Organizer.git
synced 2025-04-10 18:15:45 +02:00
Update to Minecraft 1.10
This commit is contained in:
parent
1a74f3d9f2
commit
f5e18bc7d5
@ -14,7 +14,7 @@ buildscript{
|
||||
apply plugin: 'net.minecraftforge.gradle.forge'
|
||||
|
||||
minecraft{
|
||||
version = "1.9.4-12.17.0.1963"
|
||||
version = "1.10-12.18.0.1986-1.10.0"
|
||||
runDir = "run"
|
||||
mappings = "snapshot_20160518"
|
||||
makeObfSourceJar = false
|
||||
|
@ -4,7 +4,7 @@
|
||||
"name": "Resource Pack Organizer",
|
||||
"description": "Enhances the Resource Pack menu by adding folder support for easier pack organization, ability to search packs by name or description, new sorting options, and quick refresh button directly in the GUI.\n\nThe mod uses a folder icon by FatCow under the CC BY 3.0 US license: http://fatcow.com/free-icons",
|
||||
"version": "1.0.3",
|
||||
"mcversion": "1.9.4",
|
||||
"mcversion": "1.10",
|
||||
"url": "https://respacks.chylex.com",
|
||||
"authorList": ["chylex"],
|
||||
"logoFile": "rpo_logo.png"
|
||||
|
Loading…
Reference in New Issue
Block a user