montoyo / mcef

Minecraft ChromiumEF (based on JCEF)
Other
191 stars 83 forks source link

Support for new Minecraft versions (1.14+)? #48

Open ikcikoR opened 4 years ago

ikcikoR commented 4 years ago

I really love the mod and I use it a lot with my friends, I am adding it into every modpack I play and watch tutorials or some other random videos. Idk how complicated it is to update this sort of mod and it's sad to see that the project is partly dying. I'm personally a beginner in programing and I have no idea how all of those things work so I can't do it on my own. I wanted to know if there is a chance for a new version release of this mod by any chance? I would love to see it in new modpacks that me and my friends play

montoyo commented 4 years ago

Hi, Will do whenever I get some free time :)

ikcikoR commented 4 years ago

Hi, Will do whenever I get some free time :)

I'm really glad to hear that, I think that I'm as hyped as I was for Minecraft Earth

spannerman79 commented 4 years ago

I'd rather Fabric support over Forge to be honest @montoyo

Tank-Missile commented 4 years ago

@spannerman79 I'd say focus on getting linux support working first. Platform support before version support, I say. I agree with you, though. I messed with fabric for a bit, and it has a much smaller footprint. If the code is modularized enough, it can be made to work with both forge and fabric.

montoyo commented 4 years ago

Never heard of Fabric. Why should I use this over Forge? 🤔

spannerman79 commented 4 years ago

From what I understand about Fabric is that it is much lighter and allows you to do what you please.

Also if you wish to use a half decent modpack manager (like MultiMC) Fabric is the only option for 1.14. Also because of https://github.com/montoyo/mcef/issues/8#issuecomment-543591297

Fabric: Here you go, build your own bricks and go crazy

Forge: These are your building blocks.

Very simplistic way to explain. Also the point of view from MultiMC https://multimc.org/posts/forge-114.html

The issue is running (basically) a built process (aka Jenkins/CI) process on the end user's system.

@Tank-Missile I know as it was me that suggested it https://github.com/montoyo/mcef/issues/8

itsLighty commented 4 years ago

We want 1.15.2 support too. @montoyo