Mods
This commit is contained in:
parent
c013901feb
commit
9dc107e9da
|
@ -71,6 +71,14 @@ The triumph and hits get combined.
|
||||||
The original ants get terminated and the merged one hatches.
|
The original ants get terminated and the merged one hatches.
|
||||||
An extra random ant is hatched to fill the gap.
|
An extra random ant is hatched to fill the gap.
|
||||||
|
|
||||||
|
## Storage
|
||||||
|
|
||||||
|
The state of ants is stored in `~/.local/share/cromulant/ants.json`
|
||||||
|
|
||||||
|
The settings file is stored in `~/.config/cromulant/settings.json`
|
||||||
|
|
||||||
|
Or the equivalents in non-linux systems.
|
||||||
|
|
||||||
## Technology
|
## Technology
|
||||||
|
|
||||||
This is made with python + qt (pyside6)
|
This is made with python + qt (pyside6)
|
||||||
|
|
Loading…
Reference in New Issue