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
- Make sure you have Java 17 installed. We recommend using Adoptium
- Download the latest version of the application from the releases page
- Unzip the downloaded archive and launch using
decima.bat
on Windows ordecima
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.
Open your favorite terminal app and execute the following commands in the specified order:
- Make sure you have Java 17 installed. We recommend using Adoptium
- Make sure you have Git installed. Alternatively, you can download the source code as a ZIP archive and extract it
- Open the terminal and execute the following commands:
git clone https://github.com/ShadelessFox/decima
cd decima
gradlew build
Ready-to-use distributions can be found under the build/distributions
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.