Link to the fabric wiki for better instructions? #28

Open
opened 2019-08-21 20:06:11 +00:00 by cplir-c · 0 comments
cplir-c commented 2019-08-21 20:06:11 +00:00 (Migrated from github.com)

As a newcomer, I had no idea how to setup a fabric project.

I cloned the example mod to my computer.
I made a new java project in Eclipse.
I linked to the repo as a source folder in my project.
I made a gradle run configuration.
I asked what gradle tasks to run to launch a Minecraft client, and found an answer on the fabricord.
I put clean build runClient in the gradle run configuration.
While looking for fabric api, I noticed this page:

https://fabricmc.net/wiki/tutorial:setup
and I thought it would have been nice to have seen that earlier.

Could someone add that page into the readme file please?

As a newcomer, I had no idea how to setup a fabric project. I cloned the example mod to my computer. I made a new java project in Eclipse. I linked to the repo as a source folder in my project. I made a gradle run configuration. I asked what gradle tasks to run to launch a Minecraft client, and found an answer on the fabricord. I put `clean build runClient` in the gradle run configuration. While looking for fabric api, I noticed this page: > https://fabricmc.net/wiki/tutorial:setup and I thought it would have been nice to have seen that earlier. Could someone add that page into the readme file please?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Steven/fabric-example-mod#28