mirror of
https://github.com/Jake-Shadle/xwin
synced 2026-06-08 11:22:36 +00:00
1f9d264a55
* Cleanup, add docs * Improve mapping structure The mapping was previously just a flat list of files and symlinks, but this meant there was both a ton of duplicated path information, as well as unnecessarily embedding the sdk version information as part of the path * Fix path shenanigans * Fixup option * Update README for minimize * Remove unneeded files * Update CHANGELOG