Skip to content

Commit bf8f6c6

Browse files
committed
(#150) Docs: add a screenshot
1 parent a06f835 commit bf8f6c6

File tree

4 files changed

+9
-1
lines changed

4 files changed

+9
-1
lines changed

O21.sln

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ EndProject
2525
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{ED5D37B9-3F2A-4C8C-9625-B6FA1152AF02}"
2626
ProjectSection(SolutionItems) = preProject
2727
docs\resources.md = docs\resources.md
28+
docs\screenshot.png = docs\screenshot.png
29+
docs\screenshot.png.license = docs\screenshot.png.license
2830
EndProjectSection
2931
EndProject
3032
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".config", ".config", "{58DB85EB-D5FC-4D30-9FC7-BDD95AFE31EB}"

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,13 @@ O21 is a modern free and open-source remake of [U95][old-games.u95], a game by [
1111

1212
Implementation Status
1313
---------------------
14-
1514
Some of the game engine features have been implemented, but the game is not in a playable state.
1615

1716
Visit [the issue tracker][issues] if you want to know more.
1817

18+
The screenshot of the currently implemented version (mind that not every element from the screenshot might be functional yet):
19+
![Screenshot][screenshot]
20+
1921
Usage
2022
-----
2123

@@ -81,6 +83,7 @@ Acknowledgments
8183
[old-games.u95]: https://www.old-games.ru/game/4676.html
8284
[open-sage]: https://github.com/OpenSAGE/OpenSAGE
8385
[reuse.spec]: https://reuse.software/spec-3.2/
86+
[screenshot]: docs/screenshot.png
8487
[status-enfer]: https://img.shields.io/badge/status-enfer-orange.svg
8588
[wikipedia.o21]: https://en.wikipedia.org/wiki/HNLMS_O_21
8689
[wikipedia.u-95]: https://en.wikipedia.org/wiki/German_submarine_U-95_(1940)

docs/screenshot.png

150 KB
Loading

docs/screenshot.png.license

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SPDX-FileCopyrightText: 2024 O21 contributors <https://github.com/ForNeVeR/O21>
2+
3+
SPDX-License-Identifier: MIT

0 commit comments

Comments
 (0)