We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d15cb41 commit 538f401Copy full SHA for 538f401
README.md
@@ -1,6 +1,20 @@
1
-# Godot Mod (Development) Tool
+<div align="center">
2
+
3
+# Godot Mod Loader Development Tool
4
5
+<img alt="Godot Mod Loader Devtool Logo" src="https://github.com/GodotModding/godot-mod-tool/assets/41547570/fe277599-b8c0-4eaf-8268-3eca1a78d1ff" width="256" />
6
7
+<br />
8
9
10
The mod tool aims to improve the development experience when creating [Godot ModLoader](https://github.com/GodotModding/godot-mod-loader) mods.
11
12
+</div>
13
14
15
16
17
18
## Features:
19
- Simple mod zipping process with 7zip to ensure proper format for ModLoader
20
- Steam Workshop
0 commit comments