License authored work under MIT
All checks were successful
Core validation / Linux core gate (push) Successful in 1m12s

This commit is contained in:
gamer147
2026-08-03 15:14:55 -04:00
parent d673652366
commit b7ef93f057
7 changed files with 46 additions and 13 deletions

View File

@@ -29,6 +29,7 @@ S:\Game Hacking\Eushully\Himegari\ ← workspace root (three siblings)
└── age-reimpl/ ← OUR WORK (everything we made lives here)
├── README.md navigation-only repository front door; canonical facts stay in docs/
├── LICENSE holder-neutral MIT grant for authored project work
├── THIRD_PARTY_NOTICES.md incorporated-code licenses + prior-research acknowledgment
├── global.json pins the validated .NET 8 SDK feature band
├── .editorconfig / .gitattributes UTF-8, indentation, text/EOL, and binary-file policy;