Age | Commit message (Collapse) | Author |
|
|
|
|
|
a new location in multiplayer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The error now shows the relative folder paths (instead of manifest IDs), and only one error will be logged instead of one per duplicate.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is needed because Mono validates Program's instance fields before the static Main runs, so the custom assembly resolution isn't set up until the app has already crashed due to invalid property types.
|
|
|
|
|
|
|
|
|