From 6bc331be75a1d358420842a3ff72a51c684259c8 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Wed, 23 Jan 2019 18:10:59 -0800 Subject: [PATCH] Update formatting of test plugin project --- plugin/test-plugin-project.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugin/test-plugin-project.json b/plugin/test-plugin-project.json index ab8cf8d0..efc6e26b 100644 --- a/plugin/test-plugin-project.json +++ b/plugin/test-plugin-project.json @@ -5,6 +5,7 @@ "ReplicatedStorage": { "$className": "ReplicatedStorage", + "Rojo": { "$className": "Folder", "Plugin": { @@ -30,6 +31,7 @@ "TestService": { "$className": "TestService", + "TestBootstrap": { "$path": "testBootstrap.server.lua" }