Skip to content
This repository was archived by the owner on Dec 30, 2022. It is now read-only.

Commit 3ad1b0f

Browse files
committed
Merge branch '1.17' into develop
2 parents 88c22b0 + 5ce5811 commit 3ad1b0f

3 files changed

Lines changed: 13 additions & 5 deletions

File tree

Readme.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
# ModManager
22

3-
This is ground up rewrite of the old ModManager which used an index on GitHub and a local sql database. The new version
4-
+uses only the Modrinth API.
3+
Extends [ModManager](https://github.com/TerraformersMC/ModMenu) with a new tab for installing,
4+
removing and updating mods.
55

6-
### TODO
6+
Features:
7+
* Browse through Modrinth in minecraft
8+
* Install, remove and update mods in minecraft (needs restart to apply changes)
9+
* Notify about outdated mods
10+
* Show a list of all outdated mods
711

8-
For a better overview of the current status, take a look at
9-
the [project board](https://github.com/DeathsGun/ModManager/projects/1)
12+
### Screenshots
13+
14+
Search view:
15+
![](screenshots/search.png)
16+
Updatable mods list:
17+
![](screenshots/update-required.png)
1018

1119
### Credits
1220

screenshots/search.png

554 KB
Loading

screenshots/update-required.png

486 KB
Loading

0 commit comments

Comments
 (0)