Skip to content

Minecraft ChromiumEF (based on JCEF), oh time to port to fabric and fail spectacularly

License

Notifications You must be signed in to change notification settings

javaarchive/mcef-fabric

 
 

Repository files navigation

Why did you stop porting

I'm spending some time working of CinemaMod which seems to be much more complete and includes it's own CEF integeration that is probaly better than mine (at least for keyboard input). Check it out here! It's probaly closer to the WebDisplays for modern versions you've been looking for. CinemaMod Teaser Images from their mod GitHub page

MCEF (fork of ds58 fork)

A fabric version of mcef to support multiple platforms and provide an updated Chromium release.

Chromium Version 100.0.4896

Thanks to ds58 for the original chromium update and platform support. Only the fabric and ui porting is done by me.

See the original project here for more information

ds58's JCEF mirror

What I got working

MCEF on Windows 11 Virtual Machine This was before I put in proper mouse and keyboard input.

MCEF on Arch + Gnome I fixed the bottom bit being glitchy later on.

What doesn't work

  • Pressing enter in text boxes
  • Scroll wheel
  • Focusing the addressbar (probaly easily fixable)

Currently supported platforms

  • Windows 10/11 64 bit
  • macOS (Intel-based Macs only)
  • Linux 64 bit (tested on Fedora 34 and Ubuntu 20.04) (note: linux actually has an incompatible glibc 2.32 in the newest CEF builds sadly so 20.04 and lower will run into library issues). These issues I can't really fix unless I get the time to build CEF myself.

About

Minecraft ChromiumEF (based on JCEF), oh time to port to fabric and fail spectacularly

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • HTML 0.2%