mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
7 lines
243 B
Lua
7 lines
243 B
Lua
--[[
|
|
// Filename: ServerStarterScript.lua
|
|
// Version: 1.0
|
|
// Description: Server core script that handles core script server side logic.
|
|
|
|
// NOTE: This script does nothing right now for the sunshine app but it needed to not error.
|
|
]]-- |