mirror of
https://github.com/peter-tanner/spidertron-squad-control.git
synced 2024-11-30 11:00:17 +08:00
9 lines
322 B
Lua
9 lines
322 B
Lua
--[[ Copyright (c) 2020 npc_strider
|
|
* For direct use of code or graphics, credit is appreciated. See LICENSE.txt for more information.
|
|
* This mod may contain modified code sourced from base/core Factorio
|
|
*
|
|
* control/remote.lua
|
|
* Just need to claim this interface name.
|
|
--]]
|
|
|
|
remote.add_interface("SpiderControl", {}) |