Version 1.0.0
388 downloads
Hello rAthena! I have been struggling with adding large amounts of custom items into my client-side, so I made a little tool that would help with just that, and I'd like to share the tool with the community!
I will continue to update this project over time; adding a user interface & specific parameter options.
Important Reminders: - You need the latest Java Verison to run this program. Download: JDK 15 Download
- Both input_sprite.txt & input_display.txt must have the same number of lines.
- input_sprite.txt MUST have a underscore (_) for white spaces.
- If there is one-character-value or less in the input_sprite.txt & input_display.txt files, that line will be omitted with a empty line. - Once Java has been installed, you must use the run.bat file to open the program.
Helpful Articles: - How to Open Jar | Reference: https://www.wikihow.com/Run-a-.Jar-Java-File - Java SE Downloads | Link: https://www.oracle.com/java/technologies/javase-downloads.html
Click for Demo Video