mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-13 02:11:44 +01:00
de8e47c5a6
* Port auxtools from chomp * call_ext
12 lines
200 B
TOML
12 lines
200 B
TOML
environment = "vorestation.dme"
|
|
|
|
[langserver]
|
|
dreamchecker = true
|
|
|
|
[code_standards]
|
|
disallow_relative_type_definitions = true
|
|
disallow_relative_proc_definitions = true
|
|
|
|
[debugger]
|
|
engine = "auxtools"
|