https://github.com/nithanim/cultures-multitool
Multitool for the Cultures 2 (game). Explorer and exporter for gamefiles.
https://github.com/nithanim/cultures-multitool
Last synced: 3 months ago
JSON representation
Multitool for the Cultures 2 (game). Explorer and exporter for gamefiles.
- Host: GitHub
- URL: https://github.com/nithanim/cultures-multitool
- Owner: Nithanim
- License: mit
- Created: 2020-03-29T14:42:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-08T21:33:19.000Z (over 1 year ago)
- Last Synced: 2025-10-25T13:33:52.512Z (7 months ago)
- Language: Java
- Homepage:
- Size: 155 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cultures Multitool
This program is a multitool for the game series [Cultures 2](https://de.wikipedia.org/wiki/Cultures). It allows decoding and viewing various game files. Just pass it your `DataX/Libs/data0001.lib` and you are off to the races.
# Building and Running
You need at least [Java 21](https://adoptopenjdk.net/releases.html) installed to run this application.
Execute `start.cmd` (Windows) or `start` (Linux).