mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 07:57:00 +00:00
18 lines
463 B
Plaintext
18 lines
463 B
Plaintext
/datum/config_entry/string/asset_transport
|
|
|
|
/datum/config_entry/flag/asset_simple_preload
|
|
|
|
/datum/config_entry/string/asset_cdn_webroot
|
|
|
|
/datum/config_entry/string/asset_cdn_url
|
|
|
|
/datum/config_entry/flag/cache_assets
|
|
|
|
/datum/config_entry/flag/smart_cache_assets
|
|
|
|
/datum/config_entry/flag/save_spritesheets
|
|
|
|
/datum/config_entry/string/storage_cdn_iframe
|
|
protection = CONFIG_ENTRY_LOCKED
|
|
default = "https://vorestation.github.io/byond-client-storage/iframe.html"
|