Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

[Fix] Scene file mischeck in release builds#14

Merged
maji-git merged 1 commit intomainfrom
load-scene-fix
May 26, 2024
Merged

[Fix] Scene file mischeck in release builds#14
maji-git merged 1 commit intomainfrom
load-scene-fix

Conversation

@maji-git
Copy link
Copy Markdown
Owner

This pull request addresses #8

This pull request fixes scene file checking not working in release builds. Due to Godot release exports adding .remap to the end of each scene files. MPC couldn't check for file because of the changed file extension. Now it's fixed by checking for scene file with .remap file extension in production builds

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant