Minecraft mod that enhances the Resource Pack menu with folder support for easier pack organization, ability to search packs by name or description, new sorting options, and several other features. https://respacks.chylex.com/
Go to file
chylex 4a6cd50ce2 Update to Minecraft 1.11.2 (no changes needed) 2017-01-03 14:53:34 +01:00
gradle/wrapper Update to Minecraft 1.9.4 2016-06-15 18:19:44 +02:00
src/main Update to 1.11 and fix mod id 2016-11-19 14:51:46 +01:00
.gitignore Update to Minecraft 1.9.4 2016-06-15 18:19:44 +02:00
README.md Create README.md 2016-06-20 15:38:18 +02:00
build.gradle Update to Minecraft 1.11.2 (no changes needed) 2017-01-03 14:53:34 +01:00
gradlew Initial commit (working version for 1.7.10) 2016-06-15 17:20:16 +02:00
gradlew.bat Initial commit (working version for 1.7.10) 2016-06-15 17:20:16 +02:00
logo.png Initial commit (working version for 1.7.10) 2016-06-15 17:20:16 +02:00

README.md

Resource Pack Organizer

The source code is available for viewing. You can fork it on GitHub, study the code, submit Pull Requests, but cannot redistribute the code or builds without permission.

Project Setup

Clone the correct branch for your Minecraft version (master is always the latest) and setup a Forge workspace. When you download Forge, do not extract src or build.gradle as those are provided by the repository.