GitHunt
LI

linonetwo/DarkDaysArch

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

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

Languages

Rust52.1%TypeScript46.1%JavaScript1.3%HTML0.6%Shell0.0%

Contributors

Mozilla Public License 2.0
Created August 12, 2021
Updated February 4, 2026