Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tm-ui-lib

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tm-ui-lib

To get started run:

  • 0.0.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

Trailmakers Typescript Scaffolding Project

To get started run:

# Replace `<YOUR TRAILMAKERS MODS DIRECTORY>` with the
# actual directory to your Trailmakers mods folder.
cd "<YOUR TRAILMAKERS MODS DIRECTORY>"

# Feel free to change `my-trailmakers-project`
# to your desired project name here
npx degit spidunno/trailmakers-scaffolding "my-trailmakers-project"

# and here
cd "my-trailmakers-project"

Install dependencies with yarn/npm/bun:

npm install

Edit the src/main.ts file and build your project with:

npm run build

To watch for file changes and automatically re-build:

npm run watch

Uploading

Copy the generated main.lua as well as the data_static folder into another folder and upload as usual. I might make a script that automatically does everything needed to prepare your mod to be uploaded later.

FAQs

Package last updated on 08 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc