Add initial prototype.
This commit is contained in:
16
4-high/gel/applet/demo/full/alire.toml
Normal file
16
4-high/gel/applet/demo/full/alire.toml
Normal file
@@ -0,0 +1,16 @@
|
||||
name = "lace_gel_full_demo"
|
||||
description = "A demo of most of GEL's features."
|
||||
version = "0.1.1"
|
||||
|
||||
authors = ["Rod Kay"]
|
||||
maintainers = ["Rod Kay <rodakay5@gmail.com>"]
|
||||
maintainers-logins = ["charlie5"]
|
||||
|
||||
licenses = "ISC"
|
||||
website = "https://github.com/charlie5/lace-alire"
|
||||
|
||||
executables = ["launch_full_demo"]
|
||||
project-files = ["full_demo.gpr"]
|
||||
|
||||
[[depends-on]]
|
||||
lace_gel = "~0.1"
|
||||
Reference in New Issue
Block a user