Resource Remaps's icon

Resource Remaps 1.1.3 Tools 4.3 Community

Submitted by user allenwp; MIT; 2024-11-21

Editor plugin for Godot that enables remapping resources by feature. An essential tool for porting your Godot project!

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:
https://github.com/allenwp/godot-resource-remaps

Example project:
https://github.com/allenwp/godot-resource-remaps/archive/refs/tags/v1.1.3.zip


View files Download Submit an issue Recent Edits