mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-09 18:03:55 +00:00
* Painus * Yep * Moar * Let the agony begin * text.dm * scramble.dm * time.dm * fix * unsorted.dm * job_controller.dm * _legacy * computerfiles.dm * events.dm * global_iterator.dm * topic_input.dm * underwear.dm * uplink * periodic_news.dm again * areas * genes Also renamed midget to dwarfism as it's a slur. * changeling * Cult * gamemodes * machinery * mecha * effects * objects part 1 * Fine I'll commit the YAML * objects part 2 * moar * atmos * ooga * ahrde * You can tell my sanity is going down * Second-To-Last Step * Almost * Poggers * nvm we're not ready for that <.< * Test * minor
15 lines
231 B
TOML
15 lines
231 B
TOML
environment = "citadel.dme"
|
|
|
|
[langserver]
|
|
dreamchecker = true
|
|
|
|
[code_standards]
|
|
disallow_relative_type_definitions = true
|
|
disallow_relative_proc_definitions = true
|
|
|
|
[dmdoc]
|
|
use_typepath_names = true
|
|
|
|
[debugger]
|
|
engine = "auxtools"
|