Modularized existing vessel systems into separate modules (AIS, GPS, Radar) and restructured the project for improved maintainability. Updated references and documentation accordingly.

This commit is contained in:
geoffsee
2025-07-03 11:58:55 -04:00
parent f0935f2b54
commit 3f694f4494
13 changed files with 440 additions and 419 deletions

View File

@@ -0,0 +1 @@
pub mod player;