Initial AmiReel application

This commit is contained in:
2026-08-11 10:43:27 +02:00
commit 438f163630
28 changed files with 1160 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
namespace AmigaDB.VideoRenderer;
public partial class App : System.Windows.Application
{
}