mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add OpenTTD to Games (#760)
This commit is contained in:
parent
d2f80f0bca
commit
f397a8f8a2
1 changed files with 12 additions and 0 deletions
12
software/openttd.yml
Normal file
12
software/openttd.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "OpenTTD"
|
||||
website_url: "https://www.openttd.org/"
|
||||
source_code_url: "https://github.com/OpenTTD/OpenTTD"
|
||||
description: "Open source transport tycoon simulation game."
|
||||
licenses:
|
||||
- GPL-2.0
|
||||
platforms:
|
||||
- C++
|
||||
- Docker
|
||||
tags:
|
||||
- Games
|
||||
related_software_url: "https://bananas.openttd.org/"
|
||||
Loading…
Reference in a new issue