diff options
Diffstat (limited to 'src/functionalTest/resources')
| -rw-r--r-- | src/functionalTest/resources/mcmod.info | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/src/functionalTest/resources/mcmod.info b/src/functionalTest/resources/mcmod.info index e80179bbd2..393d6459cf 100644 --- a/src/functionalTest/resources/mcmod.info +++ b/src/functionalTest/resources/mcmod.info @@ -1,15 +1,15 @@ [ - { - "modid":"kubatech-tests", - "name":"KubaTech Dev Tests", - "description":"KubaTech Tests to run in the development environment", - "version":"1.0", - "mcversion":"1.7.10", - "url":"https://github.com/GTNewHorizons/KubaTech", - "updateUrl":"", - "authorList":[], - "credits":"", - "logoFile":"", - "screenshots":[] - } + { + "modid":"GT5-tests", + "name":"GT5 Dev Tests", + "description":"GT5 Tests to run in the development environment", + "version":"1.0", + "mcversion":"1.7.10", + "url":"https://github.com/GTNewHorizons/GT5-Unofficial", + "updateUrl":"", + "authorList":[], + "credits":"", + "logoFile":"", + "screenshots":[] + } ] |
