A Java based GUI conversion tool to convert .solid files from Lugaru game to .obj and vice versa.
- Download the latest Jar from releases (https://github.com/scythianwizard/Lugaru-model-solid2obj-converter/releases)
- Have a .solid file (or an obj if you want to convert to .solid) (You can get models from OSS Lugaru Source https://gitlab.com/osslugaru/lugaru/-/tree/master/Data/Models?ref_type=heads)
- If making a .solid from obj, Make sure you select the type (Body, weapon, immovable)
- Convert
- You may want to check the detected type after conversion.
Here's a screenshot of what the GUI looks like
Because the blender scripts on wolfire forums won't work on newer Blender versions. Also to enable users who want to mod Lugaru without blender support.
The code is mostly based on findings of rudel_ic on official wolfire forums. (http://forums.wolfire.com/viewtopic.php?f=7&t=5620&p=232622#p232622)