Skip to content

Conversation

@raonygamer
Copy link
Member

Added RuntimeImporter as a package and automated its installation and precompiled header generation. Updated build steps to generate symbol JSON files and Minecraft.Windows.lib before build, and to tweak the output module after build. Updated .gitignore to exclude generated and vsxmake2022 directories.

raonygamer and others added 7 commits September 11, 2025 13:56
Added RuntimeImporter as a package and automated its installation and precompiled header generation. Updated build steps to generate symbol JSON files and Minecraft.Windows.lib before build, and to tweak the output module after build. Updated .gitignore to exclude generated and vsxmake2022 directories.
Introduced a UUID field and a dependencies array to the mod.json file, specifying required Amethyst version range and dependency UUID. This enhances mod metadata and ensures proper dependency management.
Changed mod version to 0.0.0-dev in mod.json and updated related paths in config.json and xmake.lua to reflect the new version. Also updated executable paths in xmake.lua to use .importer/bin directory.
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.

2 participants