Skip to content

SilkModding/Entwine

Repository files navigation

Entwine for SpiderHeck

Entwine is a cross-platform desktop app for managing SpiderHeck mods, configurations, and versions. It uses Svelte for the UI and Tauri (Rust) for native integration and performance.

Repository: https://github.com/SilkModding/Entwine

Features

  • Install, update, and remove SpiderHeck mods
  • Edit mod configurations
  • Manage game component versions
  • Setup wizard for first-time users

Requirements

  • Node.js (latest LTS recommended)
  • pnpm (or npm/yarn)
  • Rust (stable toolchain)
  • Tauri prerequisites:
    • Rust and Cargo
    • Tauri CLI
    • On Linux: libwebkit2gtk-4.0-dev, build-essential, curl, wget, libssl-dev, appmenu-gtk-module, libgtk-3-dev, libayatana-appindicator3-dev

Installation

  1. Clone the repository:
    git clone https://github.com/SilkModding/Entwine.git
    cd Entwine
  2. Install dependencies:
    pnpm install
  3. Run the app:
    pnpm tauri dev

About

Mod manager for silk

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors