- Rework org and store UI state modules (rename/move store/getter files, add runtime and bridge wiring) - Update store UI components and page structure (navbar/cart split, new StoreView flow) - Apply broad markdown/YAML/HTML/CSS/JS formatting cleanup across docs, templates, and workflows
402 B
402 B
Contributing Setup & Guidelines
Setting up the Development Environment
1. Clone the repository from GitHub
2. Install HEMTT
The latest version of HEMTT can be installed by running:
winget install hemtt
Coding Guidelines
This mod follows the same coding guidelines as the ACE3 mod, which can be found here.