Add Tesseract

The package is named `tesseract-game` as to not conflict with the
Tesseract OCR package named `tesseract`.
master
Hugo Locurcio 2018-05-31 22:59:10 +02:00
parent 68d5313e7c
commit 11481600de
No known key found for this signature in database
GPG Key ID: 39E8F8BE30B0A49C
1 changed files with 15 additions and 0 deletions

15
tesseract-game.json Normal file
View File

@ -0,0 +1,15 @@
{
"homepage": "http://tesseract.gg/",
"description": "First-person shooter featuring real-time lighting and a cooperative map editor",
"version": "nightly",
"license": "https://websvn.tuxfamily.org/filedetails.php?repname=tesseract%2Fmain&path=%2Fsrc%2Freadme_tesseract.txt",
"url": "https://tesseract.pupskuchen.net/latest/tesseract-nightly.zip",
"shortcuts": [
[
"tesseract.bat",
"Tesseract",
"",
"src/vcpp/tesseract.ico"
]
]
}