/datum/asset/simple
If you don't need anything complicated.
Vars | |
assets | list of assets for this datum in the form of: asset_filename = asset_file. At runtime the asset_file will be converted into a asset_cache datum. |
---|---|
keep_local_name | TRUE for keeping local asset names when browse_rsc backend is used |
legacy | Set to true to have this asset also be sent via the legacy browse_rsc system when cdn transports are enabled? |
Var Details
assets
list of assets for this datum in the form of: asset_filename = asset_file. At runtime the asset_file will be converted into a asset_cache datum.
keep_local_name
TRUE for keeping local asset names when browse_rsc backend is used
legacy
Set to true to have this asset also be sent via the legacy browse_rsc system when cdn transports are enabled?