Goodbye Lemur and other cruft, hello run-in-roblox-based testing

This commit is contained in:
Lucien Greathouse
2019-08-27 18:04:58 -07:00
parent 6f7dbe99fe
commit 81407ffe3c
9 changed files with 17 additions and 54 deletions

View File

@@ -20,6 +20,9 @@
},
"t": {
"$path": "modules/t/lib"
},
"RbxDom": {
"$path": "modules/rbx-dom/rbx_dom_lua/src"
}
},
"TestEZ": {

View File

@@ -1,11 +1,5 @@
local Assets = {
Sprites = {
WhiteCross = {
asset = "rbxassetid://2738712459",
offset = Vector2.new(190, 318),
size = Vector2.new(18, 18),
},
},
Sprites = {},
Slices = {
RoundBox = {
asset = "rbxassetid://2773204550",