summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvg <vgm+dev@devys.org>2024-07-21 12:31:00 +0200
committervg <vgm+dev@devys.org>2024-07-21 12:31:00 +0200
commitc9773652234bb8586c3c6fdfd7b2378e4885447a (patch)
tree7d45327e5de3c2b26f99003963f70977249fc111
parent9a20095b3ae9a20bcc5a2ef548088094f604a106 (diff)
downloadgamechest-c9773652234bb8586c3c6fdfd7b2378e4885447a.tar.gz
gamechest-c9773652234bb8586c3c6fdfd7b2378e4885447a.tar.bz2
gamechest-c9773652234bb8586c3c6fdfd7b2378e4885447a.zip
git-sync on dita
-rw-r--r--TODO.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.rst b/TODO.rst
index 306b9ea..34df4c6 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -2,6 +2,8 @@
~/.cache/org.devys.org/games/<ID>
- faire une commande reinstall qui fait juste remove puis install.
- todo: ajouter system d'update, gérer jeux qui références une archive d'un autre jeux (subgame sortof avec parent_id: xxx, possible d'overrider la commande si précisée), avoir des alias (ex ff1 expand to final_fantasy_01), gérer jeux qui ont des options de commandes, simplifier la partie install...
+- faire une option pour reset le cache (utile pour notamment faire un
+ WINEPREFIX_RESET=1)
- make output of list --installed consistent with --not-installed
- implem with asyncio for steppers to simplify implementation
- with cli just run asyncio.run(main())