Add TODO and avatar.json

This commit is contained in:
NullBite 2023-06-22 01:14:37 -04:00
parent be93aaf4ed
commit 54743a90b3
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
2 changed files with 9 additions and 0 deletions

4
TODO.md Normal file
View File

@ -0,0 +1,4 @@
# TODO
## Rewrite
- [ ] Action Wheel
- [ ] Commands

5
avatar.json Normal file
View File

@ -0,0 +1,5 @@
{
"name": "Yzum <3",
"author": "NullBite",
"autoScripts": ["script"]
}