A native and extendable mod manager
  • Nix 54.3%
  • Rust 45.7%
Find a file
2026-03-23 01:01:32 +00:00
assets embe: copy paste error :) 2026-03-19 17:46:23 -07:00
src feat: add dev tooling 2026-03-23 00:06:51 +00:00
.envrc embe: init 2026-03-19 17:32:57 -07:00
.gitignore embe: init 2026-03-19 17:32:57 -07:00
Cargo.lock feat: add dev tooling 2026-03-23 00:06:51 +00:00
Cargo.toml feat: add dev tooling 2026-03-23 00:06:51 +00:00
flake.lock embe: init 2026-03-19 17:32:57 -07:00
flake.nix embe: copy paste error :) 2026-03-19 17:46:23 -07:00
README.md feat: update readme 2026-03-23 01:01:32 +00:00

Embe

A native and extendable mod manager for any game.

Running locally

  1. Install rust, cargo-binstall, dioxius-cli.
  2. Run dx serve --hotpatch --renderer native to run the app in hot reload mode.