Files
Bubberstation/SpacemanDMM.toml
AnturK d29484bb2d Makes used dme explicit in sdmm config. (#60996)
To prevent the common issues stemming from the tgstation.mdme -> tgstation.m.dme change

Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
2021-08-23 01:01:23 -07:00

15 lines
233 B
TOML

environment = "tgstation.dme"
[langserver]
dreamchecker = true
[code_standards]
disallow_relative_type_definitions = true
disallow_relative_proc_definitions = true
[dmdoc]
use_typepath_names = true
[debugger]
engine = "auxtools"