mirror of
https://github.com/moganda12/transistor-clicker.git
synced 2025-01-07 21:46:23 -05:00
18 lines
282 B
Plaintext
18 lines
282 B
Plaintext
|
TODOLIST
|
||
|
|
||
|
0.0.2 [ ]
|
||
|
|
||
|
[x] refactoring {
|
||
|
|
||
|
- [x] move the upgrade and acheivement lists out of save
|
||
|
- [x] rename save to something better
|
||
|
- [x] redo the list command
|
||
|
}
|
||
|
|
||
|
[ ] acheivements {
|
||
|
|
||
|
- [x] add interface functions
|
||
|
- [ ] add getcheck triggers
|
||
|
- [ ] add display subcommands
|
||
|
}
|