giant freakin documentation and reorganization pass, it also uses cmake because all the building was getting too complicated for shell scripts

This commit is contained in:
2025-09-29 20:31:42 -07:00
parent a5f837189b
commit 0edb4b50d2
71 changed files with 4895 additions and 127 deletions

View File

@@ -0,0 +1,22 @@
---
title: Leadership Upgrades
theme: base
themeVariables:
primaryColor: "#ffaa00"
---
flowchart LR
offline_gen@{label: "Tireless Colony"}
offline_gen_bonus1@{label: "Swoop Where He's Unprepared"}
offline_gen_bonus2@{label: "Fly Where You're Unexpected"}
recruit_chance1@{label: "Squawk Softly"}
recruit_chance2@{label: "Wink"}
recruit_chance3@{label: "Sea Tzu's Art of Swoop"}
recruit_chance1-->recruit_chance2
recruit_chance2-->recruit_chance3
recruit_chance3-->offline_gen_bonus1
offline_gen---->offline_gen_bonus1
offline_gen_bonus1-->offline_gen_bonus2