diff --git a/README.md b/README.md index d639855..6cc3e16 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A Java based GUI conversion tool to convert .solid files from Lugaru game to .obj and vice versa. ## How do I use it? -1. **Download the Jar from releases** (https://github.com/scythianwizard/Lugaru-model-solid2obj-converter/releases) +1. **Download the latest Jar from releases** (https://github.com/scythianwizard/Lugaru-model-solid2obj-converter/releases) 2. 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) 3. If making a .solid from obj, **Make sure you select the type** (Body, weapon, immovable) 4. Convert @@ -11,7 +11,7 @@ A Java based GUI conversion tool to convert .solid files from Lugaru game to .ob ## Screenshot Here's a screenshot of what the GUI looks like -![](/lugaru-solid2obj-screenshot.png) +![](/lugaru-solid2obj-screenshot.png?) ## Why does this exist? Because the blender scripts on wolfire forums won't work on newer Blender versions.