gambas-source-code/app/examples/Games/GameOfLife/.project
Benoît Minisini c68a6aee7f GameOfLife: French Translation.
[EXAMPLES]
* NEW: GameOfLife: French Translation.
2023-09-15 19:15:23 +02:00

23 lines
614 B
XML

# Gambas Project File 3.0
Title=Game of Life
Startup=FMain
Icon=glob2-icon-48x48.png
Version=1.0.1
Component=gb.image
Component=gb.qt5
Description="The Game Of Life.\n\nThis example runs the Game Of Life cellular automaton. It allows to define many parameters of the automaton."
TabSize=2
Translate=1
Language=en
Maintainer=benoit
Vendor=Example
Address=benoit@localhost
Url=www.endoftheinternet.com
License=General Public Licence
PackageName=gameoflife-1.0.0
CreateEachDirectory=1
Packager=1
Systems=appimage
AppImageRepository=http://fr.archive.ubuntu.com/ubuntu/
AppImageDistribution=lunar (23.04)
Tags=Example