Building UDP tileset
This content is not available in your language yet.
Currently https://github.com/Theawesomeboophis working on UndeadPeople tileset.
His discord server: https://discord.gg/ftgMS5Rcsd
How do I set up compose.py and properly use unpacked?
-
Fork repository https://github.com/Theawesomeboophis/UndeadPeopleUnpacked . It contains unpacked tileset.
-
https://www.python.org/downloads/ . Use latest version. Make sure to check “Add Python to PATH” in installer settings.
-
Install Libvips. Download it here: https://github.com/libvips/build-win64-mxe/releases . Grab vips-dev-w64-all-8.11.3.zip (or different version of it). Extract it to some directory (For example
C:\vips
) and addC:\vips\bin
to Windows PATH. Instruction on how to add things to path look here: https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/ (I am using different directory for Libvips) -
Install pyvips. To do it just write in your console: pip install pyvips
And you are done. Now compose.py will work.
Final:
After that run \UndeadPeopleUnpacked\!COMPOSE_MAIN.bat
to see if it is packing tileset. You will
find packed files in UndeadPeopleUnpacked\!dda\
if everything was setup right. It will take some
time
And here is packed tileset.