comp500
4f6528dcb5
Fix Modrinth exports of external files with omitted side field
2022-10-30 04:52:09 +00:00
comp500
d5290ebd32
Eradicate variable-size integer types where not used by interface or as index ( fixes #107 )
2022-06-16 21:32:15 +01:00
comp500
dae133b73c
Completed download implementation for Modrinth export
2022-05-21 05:00:21 +01:00
comp500
f3837af145
Completed download implementation for CF export
...
Added support for importing manual files and rehashing where necessary
Moved cache folder to "local" user folder
Cleaned up messages, saved index after importing
2022-05-21 03:40:00 +01:00
comp500
55f0e4a297
WIP: misc fixes, start updating CF/MR export to use download system
2022-05-20 18:13:43 +01:00
comp500
7c387f6c83
Add --output/-o flags for Modrinth/Curseforge export ( fixes #38 )
2022-02-27 17:44:44 +00:00
comp500
6bb15f593b
Remove unnecessary warnings
2022-02-14 16:02:07 +00:00
comp500
4abf3340a1
Move to packwiz org
2021-12-28 16:28:34 +00:00
comp500
00e647fb4b
Remove optional disabled filtering from CurseForge packs (uses "required" flag)
2021-12-27 01:28:53 +00:00
comp500
896b9548de
Fabric filtering and native export for CurseForge
2021-06-15 03:09:49 +01:00
comp500
6557719c1f
Improve modlist.html generation performance by using the ID redirect URL
2021-04-19 16:46:19 +01:00
comp500
bd9f5dbebc
Fix mod URLs in modlist.html export
2021-03-14 16:21:58 +00:00
comp500
877c7d1b02
Add Jumploader to Fabric packs for CurseForge automatically ( fixes #5 )
2020-11-28 18:10:00 +00:00
ThetaDev
a87f7b50f0
Added author + pack version ( #6 )
...
* Added author + pack version
* Remove unnecessary binary
* Apply suggestions, clean up somewhat
Co-authored-by: comp500 <comp500@users.noreply.github.com>
2020-11-28 17:10:29 +00:00
Draylar
36d707e622
Print file name in file error messages
2020-10-18 16:00:59 -05:00
comp500
8dae6a2d1a
Ensure overrides folder is always added, do a refresh before export
2020-04-07 21:51:47 +01:00
comp500
bc77c92066
Add support for filtering side/optional in curseforge export
2020-04-01 16:01:45 +01:00
comp500
b546141d34
Correctly handle import/export of .disabled (optional disabled) mods
2019-11-15 23:31:27 +00:00
comp500
a553c3ce08
Fix unhandled error warnings, error messages (except import.go)
2019-11-15 22:28:14 +00:00
comp500
1ae7492625
Add comment
2019-11-12 22:23:14 +00:00
comp500
5dfe23e51d
Implement pack importing/exporting for downloaded Curseforge packs
...
Abstract out hash implementations
Implement file saving/downloading
2019-11-12 22:11:40 +00:00
comp500
33c93f3ac3
Start export command
2019-10-24 18:43:56 +01:00