Merge pull request #70 from Fabien-Chouteau/ada-voxel-space
Add the Ada Voxel Space demo
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[general]
|
||||
description = "Voxel Space render engine demo in Ada"
|
||||
maintainers = ["fabien.chouteau@gmail.com"]
|
||||
maintainers-logins = ["Fabien-Chouteau"]
|
||||
|
||||
project-files = ["ada_voxel_space_demo.gpr"]
|
||||
executables = ["main"]
|
||||
|
||||
licenses = ["MIT"]
|
||||
|
||||
["1.0.0"]
|
||||
origin = "https://github.com/Fabien-Chouteau/ada-voxel-space-demo/releases/download/v1.0.0/ada_voxel_space_demo-1.0.0.zip"
|
||||
origin-hashes = ["sha512:b7a0cf7cb5c740994bc523a40d7d51838bdbdbf66a4e15e04a90ee42251f13bf42d268b485c84e434808530f7166ba6d5617033e4942695ace448d787b18641c"]
|
||||
["1.0.0".depends-on]
|
||||
sdlada = "^2.3.1"
|
||||
Reference in New Issue
Block a user