Decima Workshop is an open-source modding tool for games powered by Decima engine.
- Browse and edit core objects with complete type information
- Preview models, textures, shaders, etc
- Export models, textures, audio, etc
- Repack archives with your changes
- Download the latest release from the releases page for your operating system
- Unzip the downloaded archive and launch using
decima.exe
on Windows orbin/decima
on Linux - For further steps, check out the wiki
If you want to try the latest features and improvements, you can download the latest build from the actions page.
Click on the latest workflow run and download the artifact from the Artifacts
section for your operating system.
Open your favorite terminal app and execute the following commands in the specified order:
- Make sure you have Java 24 installed. We recommend using Adoptium
- Make sure you have Git installed
- Open the terminal and execute the following commands:
git clone https://github.com/ShadelessFox/decima
cd decima
./mvnw clean package
Ready-to-use distributions can be found under the decima-app/target/dist
directory. To run the application, see Running.
Game | Platform |
---|---|
Death Stranding | PC |
Death Stranding: Director's Cut | PC |
Horizon Zero Dawn | PC |
This project is licensed under the GPL-3.0 license.
This project is not sponsored by or related to Guerrilla Games, Kojima Productions, Sony Interactive Entertainment, or others.
Source code and all software made with Decima engine belong to their developers.