User Tools

Site Tools


mtr:4.0.x:content_developer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mtr:4.0.x:content_developer [2026/04/14 16:09] – Add remark on scripting AmberFrostmtr:4.0.x:content_developer [2026/09/23 12:35] (current) – Remove mtr_custom_resources_pending_migration.json (Does not migrate signs, only for internal use) AmberFrost
Line 27: Line 27:
   * Train which does not specify a valid ''gangway_connection_id'' (Or does not have it) can no longer walk between gangways like they can in MTR 3   * Train which does not specify a valid ''gangway_connection_id'' (Or does not have it) can no longer walk between gangways like they can in MTR 3
   * When specifying built-in MTR barrier/gangway/vehicle texture, replace ''textures/entity/*'' to ''textures/barrier'', ''textures/gangway'' and ''textures/vehicle'' respectively, as they are now separated.   * When specifying built-in MTR barrier/gangway/vehicle texture, replace ''textures/entity/*'' to ''textures/barrier'', ''textures/gangway'' and ''textures/vehicle'' respectively, as they are now separated.
- +  *
-==== Dual-versioned resources (MTR 3 Custom Resource + MTR 4 Custom Resource) ==== +
- +
-MTR 4 supports reading **mtr_custom_resources.json** in both MTR 3 and MTR 4 format. +
- +
-However during migration period, you may run into a situation where some content are migrated to MTR 4, while others are not, but you want to fit them in to the same resource pack. +
- +
-To that, MTR 4 supports an alias called **mtr_custom_resources_pending_migration.json**, which works effectively the same as the regular **mtr_custom_resources.json**. +
- +
-This allows you to put MTR 3's custom resources into **mtr_custom_resources_pending_migration.json**, while using **mtr_custom_resources.json** for MTR 4 content.+
  
 ==== Custom Model Changes ==== ==== Custom Model Changes ====
mtr/4.0.x/content_developer.txt · Last modified: 2026/09/23 12:35 by AmberFrost