This commit is contained in:
SandPoot
2023-12-01 14:54:05 -03:00
parent c9b0dedf77
commit f698cbb8a7
51 changed files with 604 additions and 606 deletions
@@ -0,0 +1,5 @@
/datum/asset/simple/jquery
legacy = TRUE
assets = list(
"jquery.min.js" = 'html/jquery/jquery.min.js',
)