mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
commit
8a98de8275
@ -31,7 +31,10 @@ Minimalistic version of this file:
|
||||
``` javascript
|
||||
{
|
||||
"name" : "My test mod",
|
||||
"description" : "My test mod that add a lot of useless stuff into the game"
|
||||
"description" : "My test mod that add a lot of useless stuff into the game",
|
||||
"version" : "1.00",
|
||||
"modType" : "Graphical",
|
||||
"contact" : "http://www.contact.example.com"
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user