22 Commits

Author SHA1 Message Date
TheEpicBlock
b5b9fd6810
Modrinth Support (#11)
Co-authored-by: comp500 <comp500@users.noreply.github.com>
2021-02-16 16:34:52 +00:00
Draylar
c5328ee788
Update core/mod.go
Co-authored-by: comp500 <comp500@users.noreply.github.com>
2020-10-20 11:40:11 -05:00
Draylar
aaf6ae77ac no -> not 2020-10-19 17:31:05 -05:00
Draylar
1a21eca3a2 Remove special casing for casing differences, clarify error message 2020-10-19 17:29:54 -05:00
Draylar
0656d794e1 Add newlines after prints 2020-10-19 17:24:49 -05:00
Draylar
463848eaa0 Print error when a file hash only matches when uppercase 2020-10-19 17:20:07 -05:00
Draylar
ca20d88093 Clarify hash mismatch error in mod.go and also check with uppercase hash 2020-10-19 16:57:52 -05:00
comp500
a553c3ce08 Fix unhandled error warnings, error messages (except import.go) 2019-11-15 22:28: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
dd24f356ea Whoops 2019-09-17 21:53:14 +01:00
comp500
6c24be9f46 Create the containing directory if it fails 2019-09-17 21:52:23 +01:00
comp500
4fea7ceebf Switch to cobra/viper 2019-09-16 21:44:40 +01:00
comp500
dc9fd4689f
Improve optional stuff, add preserve flag 2019-06-16 23:09:40 +01:00
comp500
3a0f083da2
Implement updating of multiple mods at once 2019-06-16 16:51:14 +01:00
comp500
b77e2080c7
Redo update system to work with batched updates 2019-06-16 14:25:54 +01:00
comp500
91693cd3eb
Command to open page in browser; refactoring 2019-06-14 22:35:34 +01:00
comp500
8eeb509565
Update index in import/add, improve index funcs 2019-06-14 18:07:58 +01:00
comp500
f23f99b5be
Fix struct tagging by just using string keys 2019-05-11 14:40:59 +01:00
comp500
ef98591d02
Actually write mod files
but aaa it doesn't use the struct tags properly so things are bad
2019-05-11 14:32:14 +01:00
comp500
5f92843226
Mod loading, disgusting struct parsing 2019-04-27 16:54:27 +01:00
comp500
d6b55b8032
Commit some stuff 2019-04-25 18:10:23 +01:00
comp500
a531e36713
Initial command system 2019-03-17 15:04:00 +00:00