mcRPW / rpw

Resource Pack Workbench, Minecraft resource pack editor
http://mcrpw.github.io
Other
104 stars 41 forks source link

Resource Pack Workbench

RPW is a tool for editing Minecraft resource packs.

Pull Requests are welcome!

Please read the built-in help before asking questions, and go through the RPW menus. Many options are in the context menu when clicking assets!

Links

FAQ

Q: RPW opens images in Paint instead of Gimp. How to fix?

Please see issues #53 and #58.

Q: How to import an existing pack?

Either add it to library so you can remix it (library menu), or create a new project (project menu) and select "From existing pack".

Support?

For help with using RPW, please use our Gitter channel:

Join the chat at https://gitter.im/MightyPork/rpw

Setting up RPW for development

If you plan to work on RPW's source code:

Currently RPW is set up as an IntelliJ IDEA project, but what IDE to use is up to you.

It's a Maven project, so all libraries should be downloaded by the IDE automatically.