





08 is interpreted as octal, but 8 isn't an octal digit










find | grep lua how did I miss that :(

find | grep lua | xargs git rm should work I guess
find | grep ".lua$" | xargs git rm

find | grep | xargs combo seems to do everything I need
AUTH_LOGIN and AUTH_LOGOUT, why not just AUTH_CHANGE


CMakeLists.txtscripts/make_release.py








make_release.py as well?










