mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-29 02:13:12 +00:00
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
/datum/asset/simple/jquery
|
|
legacy = TRUE
|
|
assets = list(
|
|
"jquery.min.js" = 'html/jquery/jquery.min.js',
|
|
)
|