15 lines
308 B
Lua

--[[ Copyright (c) 2019 - 2023 Picklock
* Part of Picklocks Inserter
* data.lua
* Version 1.110.5.53
*
* See LICENSE.MD in the project directory for license information.
--]]
myModName="__Picks-Inserter__"
require("prototypes.selector")
require("prototypes.mark")
require("prototypes.custom-inputs")