feat: intro video, asset updates, roadmap and engine improvements
This commit is contained in:
@@ -111,6 +111,8 @@ export interface GameData {
|
||||
chapters?: ChapterInfo[]
|
||||
achievements?: AchievementDef[]
|
||||
endings?: EndingDef[]
|
||||
introVideo?: string
|
||||
menuVideo?: string
|
||||
}
|
||||
|
||||
export interface ChoiceRecord {
|
||||
|
||||
Reference in New Issue
Block a user