From 89a5d8ac3bb7400c9c9518493969c55064096562 Mon Sep 17 00:00:00 2001 From: zmx <25387744+zmxhawrhbg@users.noreply.github.com> Date: Mon, 4 May 2020 12:41:53 -0700 Subject: [PATCH] update todo and readme --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 24db259..c093c98 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ * Idle state * Autoloads -**Note**: This thing will probably crash if the servers go down, considering that there's many reasons for the servers to go down and many responses it will give.. Fixes will be made as time goes on... +**Note**: This thing might crash if servers go down. ### Using @@ -42,6 +42,7 @@ The autoloader is based on a modification of the import table of `zlib1.dll`. If ### Credits +* absolute for figurative and literal pointers * smjs for some pointers * nekit for the level location thingy * cos8o for being cos8o @@ -49,7 +50,7 @@ The autoloader is based on a modification of the import table of `zlib1.dll`. If * saya for motivation * silentzer for being smart -### TODOs +### Maybe -* use the GJGameLevel for more information +* configuration system * don't have a loop go on forever