hydra-engine 0.0.0

A ecs powered multi threaded game engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "hydra-engine"
version = "0.0.0"
edition = "2024"
authors = ["eddie_0226@outlook.com"]
description = "A ecs powered multi threaded game engine"
license = "MIT OR Apache-2.0"
repository = "https://github.com/Eddieg26/hydra"

[workspace]


[dependencies]