From 27fa92f3acaa056618086296b20b73e8bb346067 Mon Sep 17 00:00:00 2001 From: Philipp Geyer Date: Wed, 30 Oct 2024 23:56:36 +0100 Subject: First import of (mostly) empty repository --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..93a7888 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# X4: Teladi Gain +[![CC BY 4.0][cc-by-shield]][cc-by] + +# TODO: +Many things, including +Expansions: +* Single player +* Ship combat +* Trade fleets + + +## License + +This game is licensed under a +[Creative Commons Attribution 4.0 International License][cc-by]. + +[![CC BY 4.0][cc-by-image]][cc-by] + +[cc-by]: http://creativecommons.org/licenses/by/4.0/ +[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png +[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg + -- cgit v1.2.3-70-g09d2