minecraft-access icon indicating copy to clipboard operation
minecraft-access copied to clipboard

Documentation should more clearly mention that this repository has a submodule

Open emassey0135 opened this issue 1 year ago • 1 comments

CONTRIBUTING.md mentions that minecraft-access-i18n is a Git submodule in the "File Structure" section, but I think this fact should also be mentioned under "Setting up Local Environment". If you clone the project without the "--recurse-submodules" option and run "./gradlew build", the project builds without errors, but when you run the compiled mod, the string identifiers are spoken instead of the localized version of the string. This was confusing for me when I tried to compile the mod for the first time.

emassey0135 avatar Aug 29 '24 22:08 emassey0135

You're right, will do it.

boholder avatar Aug 30 '24 14:08 boholder

Close this issue since the I18N repo has been merged into (this) main repo by #353

boholder avatar Oct 20 '24 05:10 boholder