Skip to content

Commit 75f6e88

Browse files
Update README.md
1 parent b45ac00 commit 75f6e88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
## What is this?
22
This is the example mod for ValksGodotTools/Template. Mods can add and replace assets as well as execute C# scripts.
33

4-
Every mod needs a `mod.json` file. The `id` should be unique to your mod and only your mod.
4+
> [!WARNING]
5+
> Every mod needs a `mod.json` file. The `id` should be unique to your mod and only your mod.
56
```json
67
{
78
"name": "Example Mod",

0 commit comments

Comments
 (0)