/sm.interop-example

Example project for sm.interop

Primary LanguageLua

sm.interop Example Project

This is an exmaple project for sm.interop

Find sm.interop on the Steam Workshop

How to use

  1. Create a new mod using the Scrap Mechanic Mod Tool
  2. Download this repository as ZIP, and extract the files to your mod's folder
  3. Edit Scripts/init.lua with your mod's details.
  4. Edit Scripts/registrations.lua to register custom tools, commands, etc.
  5. Edit the mod to your liking. Be sure to change the UUIDs of parts and tools.
  6. Change the partUuid in Scripts/init.lua to the UUID of a part unique to your mod.