Skip to content

FindingMiGo/cnpc2

 
 

Repository files navigation

Custom NPC Editor 2 Mod

Custom NPC Editor Mod for elona_omake_overhaul.

Forked from Seacolor/cnpc2.

Building

Prerequisites

  • Rust
  • Node.js
  • npm
  • WebView

Install tauri

$ cargo install tauri-cli
$ npm install -g yarn

Debug

$ yarn
$ yarn build
$ yarn tauri dev

Build

$ yarn tauri build

Test

$ cd src-tauri
$ cargo test

License

MIT License

About

Custom NPC Editor Mod for elona_omake_overhaul (fork of Seacolor/cnpc2)

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • TypeScript 53.8%
  • Rust 37.6%
  • HTML 5.9%
  • CSS 2.7%