* support version on new manifest * apply world version from manifest * Update Generate.py * docs * reduce mm2 version again * wrong version * validate game in world_types * Update Generate.py * let unknown game fall through to later exception * hide real world version behind property * named tuple is immutable * write minimum world version to template yaml, fix gen edge cases * punctuation * check for world version in autoworldregister * missed one --------- Co-authored-by: NewSoupVi <57900059+NewSoupVi@users.noreply.github.com>
6 lines
88 B
JSON
6 lines
88 B
JSON
{
|
|
"game": "Mega Man 2",
|
|
"world_version": "0.3.2",
|
|
"minimum_ap_version": "0.6.4"
|
|
}
|