mage 0.1.1 (#749)
* GNAT Game initial beta version 0.1.0 * replace GNAT game by Mage, v0.1.1
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name = "mage"
|
||||
description = "Mini Ada Game Engine - A very simple game engine written in Ada"
|
||||
version = "0.1.1"
|
||||
|
||||
website = "www.gitlab.com/leogermond/mage"
|
||||
|
||||
authors = ["Leo Germond"]
|
||||
maintainers = ["Leo Germond <germond@adacore.com>"]
|
||||
maintainers-logins = ["leogermond"]
|
||||
|
||||
licenses = "Apache-2.0"
|
||||
tags = ["game", "engine", "sdl"]
|
||||
[[depends-on]]
|
||||
sdlada = "^2.5.4-1"
|
||||
|
||||
[origin]
|
||||
commit = "1ebf2a9b52dff62ad0bcf917264ecf98a7e5a555"
|
||||
url = "git+https://gitlab.com/leogermond/mage.git"
|
||||
|
||||
Reference in New Issue
Block a user