Skip to content

CleanroomGradle + LWJGLY + SDL 3 - #606

Draft
Rongmario wants to merge 24 commits into
mainfrom
feature/cleanroomgradle
Draft

CleanroomGradle + LWJGLY + SDL 3#606
Rongmario wants to merge 24 commits into
mainfrom
feature/cleanroomgradle

Conversation

@Rongmario

Copy link
Copy Markdown
Member

No description provided.

Rongmario added 24 commits July 16, 2026 10:41
- Beginning rewriting `build.gradle`
- Redirected Cleanroom Feature Proposal Guidelines to index rather than local MD file
- Removed said `CFP_GUIDELINES.md`
- Changed paths of some actions' routines
- Modified gitignore a little
- Removed `buildSrc/`
- Rewritten versioning, though still similar to before
- Removed icon, fetch from `Resources` repository in the future
- Moved Forge's `LICENSE` back to Forge's directory
- "Mock" modules to simulate "subprojects"
- Beginning rewriting `build.gradle`
- Redirected Cleanroom Feature Proposal Guidelines to index rather than local MD file
- Removed said `CFP_GUIDELINES.md`
- Changed paths of some actions' routines
- Modified gitignore a little
- Removed `buildSrc/`
- Rewritten versioning, though still similar to before
- Removed icon, fetch from `Resources` repository in the future
- Moved Forge's `LICENSE` back to Forge's directory
- "Mock" modules to simulate "subprojects"
…ature/cleanroomgradle

# Conflicts:
#	.github/workflows/Release.yml
#	mmcpack-template/patches/net.minecraft.json
#	module/builtin/mixinbooter/src/main/java/zone/rong/mixinbooter/Context.java
#	module/builtin/mixinbooter/src/main/java/zone/rong/mixinbooter/IMixinConfigHijacker.java
#	module/cleanroom/src/main/java/com/cleanroommc/common/MixinContainer.java
#	module/forge/src/main/java/net/minecraftforge/fml/common/FMLContextQuery.java
#	module/forge/src/main/java/net/minecraftforge/fml/common/asm/transformers/EventSubscriptionTransformer.java
#	module/forge/src/main/java/net/minecraftforge/fml/relauncher/MixinBooterPlugin.java
#	module/forge/src/main/resources/assets/fml/textures/gui/icons.png
#	module/forge/src/main/resources/assets/forge/textures/items/bucket_fluid.png
#	module/forge/src/main/resources/assets/forge/textures/items/vanilla_bucket_cover_mask.png
#	module/forge/src/main/resources/forge_logo.png
#	module/forge/src/main/resources/mcplogo.png
- If you aren't re-cloning you need to
    - Deinit all submodules
    - Remove all files in `.git/modules/projects/` and `projects/kirino`
    - Remove `submodule.projects/kirino` section from git config
    - Update and init `module/kirino` submodule again
@Ecdcaeb

Ecdcaeb commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

how about use build.gradle.kt + libs.versions.toml

@Rongmario

Copy link
Copy Markdown
Member Author

libs.versions.toml is a good idea, I'll think about .kt

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