mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
1
test-project/src/SomeTool/SomeTool.client.lua
Normal file
1
test-project/src/SomeTool/SomeTool.client.lua
Normal file
@@ -0,0 +1 @@
|
||||
print("Hello, world, from my tool!")
|
||||
4
test-project/src/SomeTool/init.model.json
Normal file
4
test-project/src/SomeTool/init.model.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"Name": "SomeTool",
|
||||
"ClassName": "Tool"
|
||||
}
|
||||
Reference in New Issue
Block a user