The current repo structure isn't clear. This change will better organize the project structure into Heavy Source files, simulator build files, and external assets (fonts, etc.)
Major changes:
Added the [B78XH-wasm]() repo as a git submodule in src/.
All files required for simulator build are now located in src/base
The root package.json now has script for the simulator build, ensuring only the necessary files are present in the installed/built aircraft, minimizing package size.
Minor changes:
Added changelog
Moved gulp files to 'buildScripts' directory in src
Title
refactor: begin repo refactor
Description
The current repo structure isn't clear. This change will better organize the project structure into Heavy Source files, simulator build files, and external assets (fonts, etc.)
Major changes:
Minor changes:
Source material
N/A
Testing Instructions
Test Results
Discord Username
HowNowBrownCrow