Add AGPL license
This commit is contained in:
parent
5047931d17
commit
8fc7817154
2 changed files with 662 additions and 0 deletions
|
@ -3,6 +3,7 @@ name = "distributed_physics_test"
|
|||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
description = "Experimental distributed physics system"
|
||||
license = "AGPL-3.0-only"
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue