Document markup and improve choice tags
This commit is contained in:
Vendored
+1
@@ -5,6 +5,7 @@ export interface GameMetadata {
|
||||
subtitle?: string;
|
||||
version?: string;
|
||||
copyright?: string;
|
||||
language?: string;
|
||||
}
|
||||
export interface GamePaths {
|
||||
mainGameFile: string;
|
||||
|
||||
Reference in New Issue
Block a user