(Mostly) Finished extraction (currently infinitely hanging)

Added DataExtract
Added LookupTable
This commit is contained in:
Caleb Gardner
2026-05-27 19:17:17 -05:00
parent ba2f069a4a
commit eb1b940854
15 changed files with 520 additions and 45 deletions
+2 -7
View File
@@ -9,14 +9,9 @@
"usePlaceholders": false,
},
"settings": {
// "build_on_save": true,
"build_on_save": true,
"use_placeholders": false,
"build_on_save_args": [
"-fincremental",
"-Dallow_lzo=true",
"-Ddebug=true",
"test",
],
"build_on_save_args": ["-fincremental", "-Dallow_lzo=true"],
},
},
},