Refactor agent skills

This commit is contained in:
pleb
2026-07-10 08:42:55 -07:00
parent f4fedaeb34
commit 26def9609d
8 changed files with 291 additions and 102 deletions
@@ -43,7 +43,7 @@ Prefer machine-local configuration in `<Project>.csproj.user`:
```xml
<Project>
<PropertyGroup>
<BeatSaberDir>/path/from/selected/profile/instances_root/1.44.1</BeatSaberDir>
<BeatSaberDir>/path/from/selected/profile/instances_root/selected-instance</BeatSaberDir>
</PropertyGroup>
</Project>
```