Skip to content

Commit

Permalink
update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
memo33 committed Dec 16, 2024
1 parent 0a6ec2a commit ec238cc
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ sc4pac
This program handles the process of downloading and installing
SimCity 4 plugins, including all their dependencies.

Currently, this program only comes with a command-line interface (CLI).
This program comes with a command-line interface (CLI).
A GUI application ([sc4pac GUI](https://github.com/memo33/sc4pac-gui/releases)) is available as a separate download.


<div style='display: none'>
Expand Down Expand Up @@ -161,10 +162,10 @@ and do not require any build step.
- [x] authentication (ST), [partially implemented](https://github.com/memo33/sc4pac-tools/blob/main/src/scripts/sc4pac.bat#L13-L32)
- [x] incomplete downloads (SC4E)
- [ ] non-persistent URLs (Moddb)
- [ ] handling servers that have gone offline
- [ ] handling servers that have gone offline (e.g. version pinning)
- [x] Collaborative central [metadata channel](https://github.com/memo33/sc4pac)
- [x] [Website and online documentation](https://memo33.github.io/sc4pac/)
- [x] Server API (backend): https://memo33.github.io/sc4pac/#/api or [api.md](api.md)
- [ ] Graphical UI (frontend) aka Mod manager: [sc4pac GUI](https://github.com/memo33/sc4pac-gui)
- [x] Graphical UI (frontend) aka Mod manager: [sc4pac GUI](https://github.com/memo33/sc4pac-gui)

</div>

0 comments on commit ec238cc

Please sign in to comment.