https://github.com/datkat21/mii-editor-demo
Mii data editing demo
https://github.com/datkat21/mii-editor-demo
Last synced: about 1 year ago
JSON representation
Mii data editing demo
- Host: GitHub
- URL: https://github.com/datkat21/mii-editor-demo
- Owner: datkat21
- Created: 2025-02-02T10:58:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T05:40:03.000Z (over 1 year ago)
- Last Synced: 2025-02-04T06:29:36.680Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://mii-editor.nxw.pw
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CharInfo-Editor
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run build.ts
```
This project was created using `bun init` in bun v1.2.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.