I've been wanting to try one of the dev builds, but I can't get my head around how to get it working. What I've done:
- downloaded the latest master build from the GitHub (https://github.com/marrub--/Lithium)
- extracted the downloaded folder
- navigated to the pk7 folder
- packed the contents (not the folder itself, the folder's contents) to a .zip with 7zip
- renamed the .zip to .pk7
- tried to run the .pk7 with GZDoom (4.7.1 and 4.8)
As far as I can see, when opened in Slade the .pk7 I generated looks correct when compared to the 1.7.0 beta that is publicly available. However GZDoom throws an error on start:
Code: Select all
Script error, "Lithium-master.pk7:animdefs.txt" line 12:
Bad syntax.
What am I doing wrong? Am I using the wrong .zip tool? Am I not including all necessary files? Please enlighten me