Rewrote to be based on Avalonia UI

This commit is contained in:
Tony Bark 2026-05-15 00:10:49 -04:00
parent fb013f2b15
commit cf5866ef3f
55 changed files with 417 additions and 790 deletions

View file

@ -1,12 +1,9 @@
<Solution>
<Folder Name="/Solution Items/">
<File Path="GitInfo.txt" />
<File Path=".gitignore" />
<File Path="README.md" />
<File Path=".editorconfig" />
<File Path="GitInfo.txt" />
</Folder>
<Project Path="CyberBits.Common/CyberBits.Common.csproj" />
<Project Path="CyberBits.Godot/CyberBits.Godot.csproj" />
<Project Path="CyberBits.Tests/CyberBits.Tests.csproj" />
<Project Path="CyberBits/CyberBits.csproj" />
<Project Path="CyberBitsOld/CyberBitsOld.csproj" />
<Project Path="CyberBits/CyberBits.csproj" />
</Solution>