Add html instructions for diff/patch, todo and design tasks.

This commit is contained in:
2013-11-08 19:30:04 +01:00
parent 458bc7f921
commit 4ea26f22c4
10 changed files with 123 additions and 15 deletions

View File

@@ -49,3 +49,5 @@ create_project("Text Editor", "None", true, array(), "Text editor built into Ble
//create_project("Tools", "None", true, array(), ""); // Tools
create_project("Game Engine", "None", true, array(), "Blender game engine.");
create_project("Websites", "None", true, array(), "Project for Blender websites like blender.org, developer.blender.org or wiki.blender.org.");