No description
This repository has been archived on 2025-06-19. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-06-06 19:22:24 +02:00
src/de/sus first commit 2025-06-06 19:22:24 +02:00
.gitignore first commit 2025-06-06 19:22:24 +02:00
Makefile first commit 2025-06-06 19:22:24 +02:00
manifest.txt first commit 2025-06-06 19:22:24 +02:00
README.md first commit 2025-06-06 19:22:24 +02:00

Städte und Straßen

Städte und Straßen ist ein Siedler von Catan-Klon.

Funktionen

  • TBA

Kompilieren

Im Wurzelverzeichnis:

make build

Für eine jar-Datei:

make package