Filesys|Fixed: Do not assume a resource is found until it is validated
Previously it was possible to use a dummy file with the same name as that of a Package resource required for startup, to coax the engine into thinking the game was playable. Game resource files are now only marked found once they pass validation.
Filesys|Fixed: Do not assume a resource is found until it is validated
Previously it was possible to use a dummy file with the same name as
that of a Package resource required for startup, to coax the engine
into thinking the game was playable. Game resource files are now only
marked found once they pass validation.