Update CHANGES and test-project

This commit is contained in:
Lucien Greathouse
2018-11-12 21:47:08 -08:00
parent 71b1320aa8
commit 325cf56457
2 changed files with 5 additions and 1 deletions

View File

@@ -9,6 +9,10 @@
"extra": {
"path": "extra-script.lua",
"target": "ReplicatedStorage.ExtraScript"
},
"does-not-exist": {
"path": "hahah",
"target": "ReplicatedStorage.Never"
}
}
}