Compare commits

...

3 commits

Author SHA1 Message Date
LordMZTE 6d8f031e9c Merge remote-tracking branch 'original/master'
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-12 17:52:11 +01:00
LordMZTE 2cf1ea674f cicd now includes modlist 2021-02-12 17:51:18 +01:00
Timo Ley 826d71b0ad -removed Structurize 2021-02-12 17:45:06 +01:00
2 changed files with 9 additions and 16 deletions

View file

@ -11,6 +11,7 @@ steps:
- ./buildhaxe.sh
- java -jar mpt.jar buildtwitch
- java -jar mpt.jar createmodlist --all HTML build/modlist.html
- mv build/notex-*-twitch.zip build/notex-twitch.zip
@ -24,6 +25,7 @@ steps:
title: tag-${DRONE_TAG}
files:
- build/notex-twitch.zip
- build/modlist.html
when:
event: tag
depends_on:

View file

@ -3,7 +3,7 @@
"type": "modpack",
"versions": [
{
"version": "3.1.0",
"version": "3.1.1",
"versionid": -1,
"mcversion": [
"1.16.4"
@ -576,21 +576,6 @@
"included"
]
},
{
"id": "298744",
"file": {
"installer": "internal.dir:mods",
"artifact": "curse.maven:298744:3164078",
"repository": "curse"
},
"type": "mod",
"options": [
"required",
"client",
"server",
"included"
]
},
{
"id": "406959",
"file": {
@ -1970,6 +1955,12 @@
"roles": [
"author"
]
},
{
"name": "LordMZTE",
"roles": [
"author"
]
}
]
},