commit 89fe7046425d8a531d8c6bf6a37d66ec7b14849e Author: wsor4035 <24964441+wsor4035@users.noreply.github.com> Date: Thu Dec 21 18:42:45 2023 -0500 create the greatest game ever diff --git a/game.conf b/game.conf new file mode 100644 index 0000000..0d38619 --- /dev/null +++ b/game.conf @@ -0,0 +1,2 @@ +name = Air Game +allowed_mapgens = singlenode \ No newline at end of file diff --git a/license b/license new file mode 100644 index 0000000..59c3555 --- /dev/null +++ b/license @@ -0,0 +1,8 @@ +Copyright (C) 2004 Sam Hocevar + +Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. + +DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. You just DO WHAT THE FUCK YOU WANT TO. \ No newline at end of file diff --git a/mods/airsword/init.lua b/mods/airsword/init.lua new file mode 100644 index 0000000..e69de29 diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..6f3bb52 --- /dev/null +++ b/readme.md @@ -0,0 +1,14 @@ +# Air Game + +Containing the most powerful weapon of all, the Air Sword + +You craft it using this recipe: + +``` +A +A +A +``` +Where 'A' is air. + +Also found in dungeon 1337. \ No newline at end of file