Intial Commit of starworld

This commit is contained in:
MayaTheShy
2025-11-08 13:39:53 -05:00
commit 2fc3ecc876
3120 changed files with 34117 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
cargo:rerun-if-changed=build/build.rs
cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed)
cargo:rustc-check-cfg=cfg(host_os, values("windows"))