#multiplayer button

40 messages · Page 1 of 1 (latest)

frank fog
frank fog
#

help

errant belfry
dense hearth
frank fog
#

ty

frank fog
#

@dense hearth if you can you send me the link to the github

frank fog
#

@dense hearth

#

:/

frank fog
#

@dense hearth

dense hearth
karmic arch
dense hearth
karmic arch
dense hearth
#

I suppose

frank fog
#

how do i complie it

tall snow
#

Download the source code, extract it, open a command prompt window inside of the folder by shift right clicking and pressing open command prompt here, then type gradlew build

#

The compiled jar will be in build/libs

#

@frank fog

frank fog
#

the main folder

#

i mean

#

the folder everything is in

#

ok

#

thanks

#

is there way to update other mod s

#

using a program or something?

tall snow
# frank fog is there way to update other mod s

You would need to download their source code, open them in an ide, and fix any errors that appear whenever you change the version. I’d recommend learning Java first, as well as basic fabric modding. If you want I can provide the guide I used to start, it’s a pretty good one.

dense hearth
#

Were you able to compile it?

frank fog
#

yes

frank fog
tall snow
frank fog
#

that’s all?

tall snow
#

If there are any errors, you will have to fix them in the source code, depending on the mod, and what version your updating to and from, it can be a challenge or a simple word change

#

Oh and also update the version in fabricmod.json

frank fog
#

alr

#

isn’t the source code

#

everything

#

basically

tall snow
#

yeah, normally it’s located under src/main/whatever the dev set the next part to

frank fog
#

what if there is no gradle.properties