summaryrefslogtreecommitdiff
path: root/DEVELOPMENT
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-03-15 22:26:19 +0100
committerCarl Hetherington <cth@carlh.net>2020-03-15 22:26:19 +0100
commitd0555983d175e76585b2409d982e09f444eab391 (patch)
tree323823fe15c0302bffb2a65d3338391b6c4812a3 /DEVELOPMENT
parent956b91b17a21fb963b3b6551519aa1af9d405ea5 (diff)
Rename DEVELOPMENT -> DEVELOP.md and add some stuff about player stress testing.
Diffstat (limited to 'DEVELOPMENT')
-rw-r--r--DEVELOPMENT7
1 files changed, 0 insertions, 7 deletions
diff --git a/DEVELOPMENT b/DEVELOPMENT
deleted file mode 100644
index 1bced0490..000000000
--- a/DEVELOPMENT
+++ /dev/null
@@ -1,7 +0,0 @@
-Adding a new language
-
-- Edit src/wx/config_dialog.cc to add the language to languages.
-- Add to platform/windows/wscript, platform/osx/make_dmg.sh, cscript.
-- Add credit to src/wx/about_dialog.cc and database.
-- Add to i18n.php on website and update-i18n-stats script.
-