Kir_Antipov
|
428bc335e9
|
Made Dependency interface
|
2021-12-07 21:35:03 +03:00 |
|
Kir_Antipov
|
f6c5dfd62b
|
Added enum that describes dependency kinds
|
2021-12-07 21:34:24 +03:00 |
|
Kir_Antipov
|
59f286e65e
|
Made enum that describes different mod loaders
|
2021-12-07 21:32:27 +03:00 |
|
Kir_Antipov
|
184c337d90
|
Enabled importing .json files
|
2021-12-07 21:16:10 +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
|
90929a7f48
|
Made method that parses Minecraft version
...from version name
|
2021-12-06 15:52:15 +03:00 |
|
Kir_Antipov
|
dc7721454f
|
Build
|
2021-10-01 16:38:36 +03:00 |
|
Kir_Antipov
|
9d1349e44e
|
Updated dependencies
|
2021-10-01 16:38:16 +03:00 |
|
Kir_Antipov
|
03f14a9350
|
Bump version
|
2021-10-01 16:36:32 +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
|
e000a2ff38
|
Build
|
2021-09-26 22:31:45 +03:00 |
|
Kir_Antipov
|
89b49fca88
|
Fixed Modrinth's primary file detection
|
2021-09-26 22:31:30 +03:00 |
|
Kir_Antipov
|
b3b5a975fb
|
Added unused dependencies property -_-
|
2021-09-26 20:27:57 +03:00 |
|
Kir_Antipov
|
e07b3d5c99
|
Added more details to the error message
|
2021-09-26 20:06:04 +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
|
28eb50d9c1
|
README update
|
2021-09-26 19:30:44 +03:00 |
|
Kir_Antipov
|
a44ad373a7
|
Fixed convertToCurseForgeVersions test
|
2021-09-26 14:06:37 +03:00 |
|
Kir_Antipov
|
10f0854743
|
Fixed ci action
|
2021-09-26 13:57:11 +03:00 |
|
Kir_Antipov
|
2fa488cdc0
|
Set up GitHub workflow
|
2021-09-25 17:04:10 +03:00 |
|
Kir_Antipov
|
5a416adca9
|
Covered publisher-factory with tests
|
2021-09-25 17:00:52 +03:00 |
|
Kir_Antipov
|
c02e801a37
|
Covered minecraft-utils with tests
|
2021-09-25 16:59:59 +03:00 |
|
Kir_Antipov
|
c9638e15f2
|
Covered curseforge-utils with tests
|
2021-09-25 15:45:44 +03:00 |
|
Kir_Antipov
|
b2ff7ccfdc
|
Covered file-utils with test
|
2021-09-25 15:45:03 +03:00 |
|
Kir_Antipov
|
2f771439be
|
Covered input-utils with test
|
2021-09-25 15:44:49 +03:00 |
|
Kir_Antipov
|
5318e97add
|
Added action metadata file
|
2021-09-25 09:41:13 +03:00 |
|
Kir_Antipov
|
9101916d52
|
Implemented action's entry point
|
2021-09-25 09:39:19 +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 |
|
Kir_Antipov
|
27004e5242
|
Made utils for interacting with the CurseForge API
|
2021-09-23 16:22:46 +03:00 |
|
Kir_Antipov
|
e38f6957c3
|
Made utils for working with Minecraft versions
|
2021-09-23 13:37:33 +03:00 |
|
Kir_Antipov
|
7cc8951c69
|
Made getInputAsObject method that transforms action inputs into an object
|
2021-09-22 19:28:22 +03:00 |
|
Kir_Antipov
|
3a5369791a
|
Made utils for working with files
|
2021-09-22 19:20:00 +03:00 |
|
Kir_Antipov
|
34b6c9b16e
|
Made logger interface
|
2021-09-22 16:21:12 +03:00 |
|
Kir_Antipov
|
98b2172a77
|
Setup Jest
|
2021-09-21 10:27:32 +03:00 |
|
Kir_Antipov
|
e2628b7f68
|
Setup ESLint
|
2021-09-21 10:24:10 +03:00 |
|
Kir_Antipov
|
56eac44d3d
|
Setup TypeScript and ncc
|
2021-09-21 10:22:09 +03:00 |
|
Kir_Antipov
|
3c8f6d8a1e
|
Initialized project
|
2021-09-20 14:01:32 +03:00 |
|
Kir_Antipov
|
384bcbbbb4
|
Initialized repo
|
2021-09-20 13:52:42 +03:00 |
|