aboutsummaryrefslogtreecommitdiff
path: root/CHECKLST.txt
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2007-02-25 12:04:42 +0000
committerSimon Tatham <anakin@pobox.com>2007-02-25 12:04:42 +0000
commit1059e1365022eb466690bb24b3307acbe1ab5dfc (patch)
tree8388913a6bbb65f8787fb5995580f29aafdc0917 /CHECKLST.txt
parentdf31d4f4195ea2cc3a1213da14717813aacbf404 (diff)
downloadpuzzles-1059e1365022eb466690bb24b3307acbe1ab5dfc.zip
puzzles-1059e1365022eb466690bb24b3307acbe1ab5dfc.tar.gz
puzzles-1059e1365022eb466690bb24b3307acbe1ab5dfc.tar.bz2
puzzles-1059e1365022eb466690bb24b3307acbe1ab5dfc.tar.xz
More updates to the new-puzzle checklist.
[originally from svn r7327]
Diffstat (limited to 'CHECKLST.txt')
-rw-r--r--CHECKLST.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHECKLST.txt b/CHECKLST.txt
index 7656c07..c92eb2b 100644
--- a/CHECKLST.txt
+++ b/CHECKLST.txt
@@ -16,7 +16,8 @@ Create a .R file for it which:
- adds auxiliary solver binaries if any
- adds it to $(GAMES) in the GTK makefile, for `make install'
- adds it to list.c for the OS X binary
- - adds it to wingames.lst for the build system.
+ - adds it to wingames.lst along with a textual name, for the build
+ system and Windows installer.
If the puzzle is by a new author, modify the copyright notice in
LICENCE and in puzzles.but. (Also in index.html, but that's listed
@@ -33,7 +34,8 @@ Make sure there's a Windows help topic name defined in puzzles.but,
and that it's referenced by the help topic field in the game
structure in the source file.
-Add the new Unix binary name to the svn:ignore property.
+Add the new Unix binary name, and the names of any auxiliary solver
+binaries, to the svn:ignore property.
Make a screenshot:
- create an appropriate save file in `icons'