1
0

Created packaging files for each game for the new packaging system

This commit is contained in:
acn
2020-12-03 10:57:07 +01:00
parent 166dc3c970
commit 7575829669
24 changed files with 445 additions and 2 deletions

8
FindThatMine/.package Normal file
View File

@@ -0,0 +1,8 @@
N;FTM
S;ftm.c
F;ftm.com
S;gpl-3.0.txt;GPL3.TXT
S;ks.h
R;README.md
D;FindThatMine, a Minesweeper clone for CP/M
D;VT100/ANSI color version

View File

@@ -1,6 +1,6 @@
# Find That Mine!
A MineSweeper clon game for CP/M
A MineSweeper clone game for CP/M
VT100 color version by Anna Christina Naß <acn@acn.wtf>