home · contact · privacy
Add "look" mode to query things on any cell via new THINGS_HERE command.
[plomrogue] / roguelike-server.do
index 4b738d84d27a7aaebc335157a06129bd7fd220a8..7a6a3bce03f5ac9abb257013f73fe4f0f008a692 100644 (file)
@@ -1,5 +1,9 @@
 # redo build file to build the executable "roguelike-server".
 
+# This file is part of PlomRogue. PlomRogue is licensed under the GPL version 3
+# or any later version. For details on its copyright, license, and warranties,
+# see the file NOTICE in the root directory of the PlomRogue source package.
+
 redo-ifchange build/build_template
 TARGET=server
 . ./build/build_template