makepad/libs/sim/math/Cargo.toml
Admin 6d708d9391 Clean the public tree for a checkout other people can use.
Drop the archived old/ tree, root AI notes, splashgame.md (Arcade lives
in the private sandbox), widgets-dll leftovers, and LAN/oracle helper
scripts. Move download_*.sh into tools/, and move sim/math out of
libs/game/ so the public repo no longer has a game/ directory.

Also quiet first-party compile noise and skip asset-ui tests that need
sandbox kits or uncommitted fixtures.
2026-08-18 15:23:19 +02:00

8 lines
208 B
TOML

[package]
name = "makepad-game-math"
version = "0.1.0"
edition = "2021"
description = "Deterministic cross-arch f32 math kernel for Makepad Arcade (see game.md)"
license = "MIT OR Apache-2.0"
[dependencies]