Skip to content

Commit 2bc4701

Browse files
committed
1 parent 95764e3 commit 2bc4701

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# MindustryModTemplate
1+
<p align="center">
2+
<img src="main/assets-raw/sprites/img.png" alt="img.png" />
3+
</p>
24

35
An advanced Java mod template for [Mindustry](https://github.com/Anuken/Mindustry), designed for experienced modders. It features a robust annotation-driven code generation system, an automated asset processing pipeline, GitHub Actions CI for cross-platform builds, and Jabel integration for modern Java syntax with Java 8 bytecode compatibility.
46

@@ -13,7 +15,7 @@ Before diving in, a good understanding of Java and Git is **highly recommended**
1315
* **IDE (Recommended):** [IntelliJ IDEA](https://www.jetbrains.com/idea/download/) (Community Edition is free) is strongly suggested over basic text editors.
1416
2. **Create Your Repository:**
1517
* Click the `Use this template` button on the [GitHub repository page](https://github.com/stabu-dev/MindustryModTemplate) (or your fork).
16-
* Select "Create a new repository".
18+
* Select "Create a new repository."
1719
3. **Clone Your Repository:**
1820
* Clone the newly created repository to your local machine.
1921

main/assets-raw/sprites/img.png

136 KB
Loading

0 commit comments

Comments
 (0)