Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparation neoforge #282

Open
wants to merge 6 commits into
base: v3
Choose a base branch
from
Open

Preparation neoforge #282

wants to merge 6 commits into from

Conversation

DataDalton
Copy link

This PR does a couple of things:

  1. Changes the base Minecraft template to add in NeoForge above Forge and prepares it for NeoForge/v3 update
  2. Renames minecraft-curseforge to minecraft-curseforge-forge and adds minecraft-curseforge-neoforge
  3. Renames Id to ID

In regards to 2: I wasn't sure if it was preferred to combined neoforge and forge curseforge templates or separate them, by previous examples it looks like it's preferred to separate them so I did so

minecraft/minecraft.json Outdated Show resolved Hide resolved
minecraft/minecraft.json Outdated Show resolved Hide resolved
"ip": "0.0.0.0",
"port": "25565",
"eula": true,
"version": "1.20.1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be better to just use 1.20.4 or something. Neo even suggests Forge for 1.20.1 instead. And, the actual changes are in the .2 onward.

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