This is an exmaple project for sm.interop
Find sm.interop on the Steam Workshop
- Create a new mod using the Scrap Mechanic Mod Tool
- Download this repository as ZIP, and extract the files to your mod's folder
- Edit
Scripts/init.lua
with your mod's details. - Edit
Scripts/registrations.lua
to register custom tools, commands, etc. - Edit the mod to your liking. Be sure to change the UUIDs of parts and tools.
- Change the partUuid in
Scripts/init.lua
to the UUID of a part unique to your mod.