From ed2361980b455d1825d811670f329cbcf5624927 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 24 Apr 2025 12:48:51 +0200 Subject: Move docs to Markdown and use markdown renderer in server. --- docs/TODO | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/TODO (limited to 'docs/TODO') diff --git a/docs/TODO b/docs/TODO new file mode 100644 index 0000000..3861872 --- /dev/null +++ b/docs/TODO @@ -0,0 +1,15 @@ +- getting started setting up the server +- basic architecture + database + server + join + play +- database overview and tools to export/import/examine data +- overview of module architecture (play vs rules) +- rules framework +- client framework +- tutorial module +- common library +- DSL example for events +- tips & tricks for preparing graphics +- using the fuzzer to find crashes -- cgit v1.2.3