Colin McMillen 2020-03-10 02:32:25 +00:00
parent 8f561a82b1
commit 2370e9a6de

@ -1,3 +1,5 @@
* sort gitea access.log by IP address: `sudo -u git cat /var/lib/gitea/log/access.log | cut -d " " -f 1 | sort | uniq -c | sort -nr | head`
* update the pointer to the public/ submodule in git: `git commit -m "update public/" public`
* export sprites from Aseprite with: `[X] JSON Data, [v] Array, [X] tags`, Item Filename: `{title} {frame}`