Add: Prototype outreach website with placeholders

Initial version of the outreach landing page.
Includes placeholder and stock images and placeholder developer names for team section.
This commit is contained in:
Jona Walpert
2026-03-30 23:55:12 +02:00
parent 2cd4324c68
commit 5448f5683d
13 changed files with 869 additions and 715 deletions
+10 -6
View File
@@ -1,8 +1,12 @@
game.name = Example Game
game.command = java -jar exampleGame.jar
game.name = Casono
# Default client command (example)
game.command = java -jar casono.jar client <serverip>:<serverport> [username]
# Explicit client command property
game.client.command = java -jar casono.jar client <serverip>:<serverport> [username]
# Server command example
game.server.command = java -jar casono.jar server <listenport>
game.description.file = index.html
game.screenshot.file = example.png
game.server.command = java -jar exampleGame.jar
game.screenshot.file = screenshot.png
game.use = true
game.year = 2020
game.developers = Tom Cat, Jerry Mouse, William Hanna, Joseph Barbera
game.year = 2026
game.developers = Lars Winzer, Jona Walpert, Matthis Müller, Julian Gerber