refactor: modularize codebase and improve type safety

This commit is contained in:
2026-02-18 03:39:29 -07:00
parent 57a3287f38
commit 8877c61aed
10 changed files with 358 additions and 327 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "skyforge"
version = "0.1.0"
version = "0.1.112"
edition = "2024"
[dependencies]