A small Autoit script ive made yesterday which automatically downloads the newest client and creates the files for KRelay (objects.xml, tiles.xml, packets.xml) and Muledump (constants.js, Renders.jpg).
For the script to work toddddds excellent ResExtractor is required.
The source code can be found inside the attached archive or on github
- Implemented a Hashmap to create renders.png without duplicates.
- No longer needs to download 'Objects.xml' and 'GroundTypes.xml'
- Display client version if available
- Some code optimization
- Removed GitHub links