Added threaded extools logging as an alternative to rust_g logging.

This commit is contained in:
Putnam
2020-08-31 19:56:49 -07:00
parent 5bcae6431b
commit 2f3edb4491
8 changed files with 107 additions and 3 deletions
+1
View File
@@ -0,0 +1 @@
#define EXTOOLS (world.system_type == MS_WINDOWS ? "byond-extools.dll" : "libbyond-extools.so")