aboutsummaryrefslogtreecommitdiffstats
path: root/lib/gs/contribs/othello/othello.tool
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gs/contribs/othello/othello.tool')
-rw-r--r--lib/gs/contribs/othello/othello.tool6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/gs/contribs/othello/othello.tool b/lib/gs/contribs/othello/othello.tool
new file mode 100644
index 0000000000..47550a581d
--- /dev/null
+++ b/lib/gs/contribs/othello/othello.tool
@@ -0,0 +1,6 @@
+{version,"0.1"}.
+{{tool,"Othello"},
+ {start,{othello,start,[]}},
+ {icon,"othello.gif"},
+ {message,"Othello - The Game"},
+ {html,"http://www.armory.com/~iioa/othguide.html"}}.