From 67efb4e5c3cfe0a7ea72ec62d06e384986d96098 Mon Sep 17 00:00:00 2001 From: ShadelessFox <35821147+ShadelessFox@users.noreply.github.com> Date: Thu, 1 Aug 2024 04:31:48 +0300 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 657d00e27..a573579c2 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,18 @@ [![Java](https://img.shields.io/badge/Java-17-orange?logo=openjdk&logoColor=white)](https://adoptium.net/temurin/releases/?package=jre&arch=x64&version=17) [![Download](https://img.shields.io/github/v/release/ShadelessFox/decima?label=Download&logo=data:image/svg%2bxml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4KCTxwYXRoIGZpbGw9IndoaXRlIiBkPSJNMTEuMiAwYS44LjggMCAwIDAtLjguOHYxMS40TDcuMjYgOS40NGEuODAzLjgwMyAwIDAgMC0xLjEzLjA3NGwtMS4wNSAxLjJhLjguOCAwIDAgMCAuMDczIDEuMTNsNi4zMyA1LjU0YS43OTUuNzk1IDAgMCAwIDEuMDUgMGw2LjMyLTUuNTRhLjguOCAwIDAgMCAuMDc0LTEuMTNsLTEuMDUtMS4yYS44MDQuODA0IDAgMCAwLTEuMTMtLjA3NGwtMy4xNCAyLjc2Vi44YS44LjggMCAwIDAtLjgtLjh6bS04IDIwLjhhLjguOCAwIDAgMC0uOC44djEuNmEuOC44IDAgMCAwIC44LjhoMTcuNmEuOC44IDAgMCAwIC44LS44di0xLjZhLjguOCAwIDAgMC0uOC0uOHoiPjwvcGF0aD4KPC9zdmc+Cg==)](https://github.com/ShadelessFox/decima/releases/latest) [![Discord](https://img.shields.io/discord/1012475585605414983?label=Chat&logo=discord&logoColor=white)](https://discord.gg/Gt4gkMwadB) -[![Support](https://img.shields.io/badge/Support-Buy_Me_A_Coffee-yellow?logo=buymeacoffee&logoColor=white)](https://ko-fi.com/shadelessfox) +[![Support](https://img.shields.io/badge/Support-Ko--fi-blue?logo=kofi&logoColor=white)](https://ko-fi.com/shadelessfox) # Decima Workshop -Decima Workshop is an open-source modding tool for games powered by [Decima engine](https://en.wikipedia.org/wiki/Decima_(game_engine)). It aims to allow viewing and editing of game files and assets. +Decima Workshop is an open-source modding tool for [games](#supported-games) powered by [Decima engine](https://en.wikipedia.org/wiki/Decima_(game_engine)). -![](https://github.com/ShadelessFox/decima/assets/35821147/22a3fb92-8009-499e-bc30-583607b6ba4b) +- Browse and edit core objects with complete type information +- Preview models, textures, shaders, etc +- Export models, textures, audio, etc +- Repack archives with your changes + +![](https://github.com/user-attachments/assets/78c1f23d-9028-4ee4-be26-cc5960787ab3) ### Running @@ -44,6 +49,6 @@ Ready-to-use distributions can be found under the `build/distributions` director ## License This project is licensed under the GPL-3.0 license. -This project is not sponsored nor related to Guerrilla Games, Kojima Productions, Sony Interactive Entertainment, and others. +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.