Commit graph

17 commits

Author SHA1 Message Date
Kir_Antipov
9fe56c6406 INPUT_CHANGELOG_FILE exists for some weird reason 2021-12-11 03:18:04 +03:00
Kir_Antipov
6e417e8ee2 CurseForgePublisher makes use of relations now
I hope so...
2021-12-08 16:44:57 +03:00
Kir_Antipov
5e7fd885b0 ModPublisher can use mod metadata now 2021-12-08 16:42:53 +03:00
Kir_Antipov
07fccebe08 Moved File to file.ts, made version-utils.ts 2021-12-06 16:07:13 +03:00
Kir_Antipov
ffa0520996 Moved publishers to corresponding subfolders 2021-12-06 16:02:50 +03:00
Kir_Antipov
28b0fcda55 name can be omitted with an empty string 2021-10-01 16:35:51 +03:00
Kir_Antipov
fcfbc7c0f9 Added version-resolver input 2021-10-01 16:13:08 +03:00
Kir_Antipov
bc45e09dbd Refactoring: made options an argument instead of a property 2021-09-30 17:01:53 +03:00
Kir_Antipov
5bc986e4cc modrinth lib doesn't really work 2021-09-26 19:53:00 +03:00
Kir_Antipov
810ff6d7dd There're some weird predefined inputs 2021-09-26 19:33:39 +03:00
Kir_Antipov
d8d4fd16a8 Fixed GitHubPublisher 2021-09-26 19:30:44 +03:00
Kir_Antipov
f73c20d76f Made factory for the different publishers 2021-09-25 09:39:19 +03:00
Kir_Antipov
22df1b7930 Implemented Modrinth publisher 2021-09-25 09:39:19 +03:00
Kir_Antipov
6c9bd908cc Implemented CurseForge publisher 2021-09-24 17:08:51 +03:00
Kir_Antipov
b6f396ffd8 Made base class for CurseForge and Modrinth publishers 2021-09-24 15:14:27 +03:00
Kir_Antipov
0db63f3275 Implemented GitHub publisher 2021-09-24 14:58:19 +03:00
Kir_Antipov
59eb2bc7e7 Made base class for publishers 2021-09-24 14:53:46 +03:00