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 398d25ffc9 Release 1.0.4 for Minecraft 1.12 2017-06-29 16:34:25 +02:00
gradle/wrapper Begin update to 1.12 2017-06-29 14:23:52 +02:00
src/main Release 1.0.4 for Minecraft 1.12 2017-06-29 16:34:25 +02: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 Begin update to 1.12 2017-06-29 14:23:52 +02:00
gradle.properties Begin update to 1.12 2017-06-29 14:23:52 +02: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.