Description
Changelog
Reviews
Features:
- Remap any resource or file in your project to a different one when your project is exported, based on the feature tags of that export.
- Quickly and easily reduce export size when supporting different platforms.
- Any remaps that are not used will automatically be excluded from the exported project.
- Compliments existing Resource Export Modes.
- A productive Project Settings GUI including undo/redo support.
- Uses Godot's EditorExportPlugin functionality.
Examples:
- Remap high quality music files used in the PC exports to be low quality mobile music files in the mobile exports.
- Change button call-out textures to represent the controller used by the platform.
- Make menu scenes appear different in the mobile game than the PC game.
Documentation:
Example project:
Changelog for version v1.1.4
No changelog provided for this version.