Initial commit

This commit is contained in:
2025-08-16 17:47:57 +00:00
commit 24ba2f8c4d
2 changed files with 91 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Autopilot-Data-Parser
A java program which takes the C Autopilot-Shared-Data and outputs SwiftUI files that contain the same structures but now following the @Observable protocol.