diff --git a/description.txt b/description.txt new file mode 100644 index 0000000..35f0d03 --- /dev/null +++ b/description.txt @@ -0,0 +1,2 @@ +First person shooter mod. +Adds firearms plus a few other fun items. diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..134f173 --- /dev/null +++ b/mod.conf @@ -0,0 +1 @@ +name = shooter diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..3373bc2 Binary files /dev/null and b/screenshot.png differ