diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2018-05-24 15:53:20 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2018-05-24 15:53:20 -0400 |
| commit | 3eb8c7a8fca3f22475d53e30f0b90a6737f313fa (patch) | |
| tree | 1c0afbcb6712408fb791849969f9766dcdeb5868 /YWD/src/main/resources/mcmod.info | |
Initial commit
Diffstat (limited to 'YWD/src/main/resources/mcmod.info')
| -rwxr-xr-x | YWD/src/main/resources/mcmod.info | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/YWD/src/main/resources/mcmod.info b/YWD/src/main/resources/mcmod.info new file mode 100755 index 0000000..838359f --- /dev/null +++ b/YWD/src/main/resources/mcmod.info @@ -0,0 +1,16 @@ +[ +{ + "modid": "fyresmodjam", + "name": "The You Will Die Mod", + "description": "The You Will Die Mod by xFyreStorm.", + "version": "v0.0.3e", + "mcversion": "1.7.2", + "url": "", + "updateUrl": "", + "authors": ["xFyreStorm"], + "credits": "xFyreStorm - All", + "logoFile": "", + "screenshots": [], + "dependencies": [] +} +] |
