Add a license to the project (AGPLv3)
All checks were successful
Basic checks / Basic build-and-test supertask (push) Successful in 7m6s
All checks were successful
Basic checks / Basic build-and-test supertask (push) Successful in 7m6s
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "asteroids"
|
||||
version = "0.3.0"
|
||||
edition = "2024"
|
||||
license = "AGPL-3.0-only"
|
||||
|
||||
[dependencies]
|
||||
bevy = "0.16"
|
||||
|
||||
Reference in New Issue
Block a user