Commit graph

24 commits

Author SHA1 Message Date
1352c5f559
fix(install): remove correct file on failed verification 2026-09-03 13:12:09 +05:00
03aadbe977
fix(create): create mods directory when creating non vanilla server 2026-09-03 13:10:32 +05:00
5359b39c9b
feat(install): install feature, installing mods into mods directory 2026-09-03 13:07:03 +05:00
809151b28c
style: run cargo fmt 2026-09-03 13:06:30 +05:00
6185a3123a
refactor(utils): add hash verification functions 2026-09-03 13:00:40 +05:00
51722966e4
style(utils): add green tick to finish msg in with_progressbar 2026-09-03 12:49:52 +05:00
76d93e6504
refactor(search): move query param search model to appropriate file 2026-09-02 09:19:49 +05:00
24cd3d2765
docs(search): add docs for search command 2026-09-01 20:03:27 +05:00
4c6daf1fb7
feat(search): offset & limit options for search 2026-09-01 19:58:14 +05:00
10e3ca2efb
feat(search): search feature via modrinth api for current project 2026-09-01 19:46:24 +05:00
1092071968
feat(create): add args to specify minecraft version, loader & loader version 2026-08-31 10:39:01 +05:00
1bd3a23e80
feat: add show snapshot/beta/alpha flags to show said versions 2026-08-31 09:21:54 +05:00
8bf56d2c03
docs: add doc for create command 2026-08-31 03:09:57 +05:00
30ef0c232f
chore: remove test server 2026-08-31 03:05:59 +05:00
b0ad25eadf
refactor: move entire create command into its own file and struct 2026-08-31 03:05:23 +05:00
712b95e24d
refactor: rename some stuff 2026-08-31 02:03:11 +05:00
d383d8027c
feat: write install server metadata into config file 2026-08-31 01:51:16 +05:00
2f057425c3
style: run cargo fmt 2026-08-31 01:00:11 +05:00
f45493737a
feat: fabric server jar download feature during init 2026-08-31 00:56:20 +05:00
a19ccc9303
refactor: comment out unsued field in api json model 2026-08-31 00:23:42 +05:00
ed93609899
feat: add with spinner call on api that i missed before 2026-08-31 00:20:06 +05:00
2aaae9239c
refactor: make a with_progressbar function 2026-08-31 00:08:48 +05:00
0a12b87a2a
feat: vanilla server downloading + lots of ux improvements 2026-08-30 18:29:17 +05:00
505bfbbb5d
initlal project setup 2026-08-30 16:38:53 +05:00