Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #3026: resources 目录应该跟随游戏目录 #3027

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

burningtnt
Copy link
Member

Fix #3026

@burningtnt burningtnt marked this pull request as ready for review May 5, 2024 08:58
@Glavo Glavo changed the title Fix #3026 Fix #3026: resources 目录应该跟随游戏目录 May 15, 2024
Copy link
Contributor

@3gf8jv4dv 3gf8jv4dv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm it works. For all Releases versions and most Historical version instances, starting the game after switching the Working Directory to Isolated will play the sound normally.

Some historical versions have no sound no matter which working directory is switched, I believe this is beyond the scope of this PR.

Comment on lines +500 to +505
*
* @param version version installed as modpack
* @param <M> manifest type of ModpackConfiguration
* @param <M> manifest type of ModpackConfiguration
* @return modpack configuration object, or null if this version is not a modpack.
* @throws VersionNotFoundException if version does not exist.
* @throws IOException if an i/o error occurs.
* @throws IOException if an i/o error occurs.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里的注释改了就有点奇怪?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] resources 目录应该跟随游戏目录
3 participants