Initial commit

This commit is contained in:
Skylord123
2024-03-20 18:08:17 -06:00
commit 4f5d1133b8
6165 changed files with 1203604 additions and 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+15
View File
@@ -0,0 +1,15 @@
new SimSet(guiClipboard) {
new GuiTextCtrl() {
profile = "GuiTextProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "126 180";
extent = "148 18";
minExtent = "8 2";
visible = "1";
command = "gotoWebPage(\"www.garagegames.com\");";
text = "Synapse Gaming Lighting Pack";
maxLength = "255";
};
};