1
0
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:
chylex 2016-06-24 16:07:00 +02:00
parent 1a74f3d9f2
commit f5e18bc7d5
2 changed files with 2 additions and 2 deletions
build.gradle
src/main/resources

View File

@ -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

View File

@ -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"