Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Resources
	"all missions.json”   (describe all the missions,how many missions,their names)
	mission1
		"mission.json” (describe this mission,how many steps,should talk to whick npc in each step,how many npcs)
		"npc1.json”   (the npc action,their dialog,and perform some choices)
		"npc2.json”
		"…”
	mission2
		"mission.json”
		"npc1.json”
		"npc2.json”
		"…”
	mission3
	…
	

Commits for Nextrek/SpaceCrew/SpaceCrew/Assets/Resources/game design.txt

Diff revisions: vs.
Revision Author Commited Message
83 FMMortaroli picture FMMortaroli Tue 13 May, 2014 11:32:51 +0000