Skip to content

linonetwo/DarkDaysArch

Repository files navigation

DarkDayArch

An Architecture helper and mod content Designer for Cataclysm-DarkDaysAhead.

Product Introduction

Diagrams about architecture and UI structure, it uses draw.io (diagrams.net), so you can install drawio plugin of VSCode to open it.

screenshot

Development

npm run following scripts, for example, npm run tauri:dev

ui:start # run dev mode of create-react-app
ui:build
ui:test
tauri:dev # run ui:start as defined in `src-tauri/tauri.conf.json`, and start dev mode of tauri
tauri:build
tauri:help

Open in specific browser

Create a .env.local in project root, and add this to .env.local as create-react-app: How do I “npm start” with a specific browser?:

BROWSER="firefox"

How to debug rust code

App Debugging - tauri.studio/en/docs

About

An Architecture helper and mod content Designer for Cataclysm-DarkDaysAhead (CDDA).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published