It is compatible with forge 1.16?
See original GitHub issueHi and sorry for bother again.
I trying to install forge 1.16.1 like this way:
var process = launcher.CreateProcess("1.16.1", "32.0.39", launchOption);
but i got this issue:
ignore the config[]
, they are my launcher configs
When using with 1.12.2 version it downloads and open fine!! 1.16.1 forge version: http://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.16.1.html
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Downloads for Minecraft Forge - MC 1.16.5
Note that the downloads in the list below are for getting a specific version of Minecraft Forge. Unless you need this, prefer the...
Read more >What's the newest version of Java that can be used with ...
Forge 1.16 definitely works with java 11, haven't tried any between those. I'd assume Optifine would probably be the same as forge, ...
Read more >MC Forge Mod Dev Blog: Migrating to Minecraft 1.16
It is no longer news that Minecraft Forge has stable Minecraft 1.16 support, as the first recommended build for 1.16.x, which is Forge...
Read more >Do Minecraft 1.16.4 Forge mods work on 1.16.5?
Yes, it is still possible to create mods for Minecraft 1.12.2 in 2023. Minecraft mods are created using Java programming language and the...
Read more >Optifine and Forge 1.16.3 - Java Edition Support
I've tried so many sets of instructions and all that happens is either it wont work or it'll crash. I'll install Forge first,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I released 3.0.0-alpha3
https://github.com/AlphaBs/CmlLib.Core/releases/tag/v3.0.0-alpha3 or nuget package CmlLib.Core 3.0.0-alpha3
and there are some changes in codes, so see this readme https://github.com/AlphaBs/CmlLib.Core/blob/master/docs/README-3.0.0.md
Uhh, thank you!! Ill try when i can. The usage still the same?
Congratulations for the great work!