BTW-Community / BTW-Public

Community repository for the BTW CE mod
http://www.sargunster.com/btwforum/
Creative Commons Attribution 4.0 International
112 stars 14 forks source link

Wiki suggestion #397

Closed LannyRipple closed 11 months ago

LannyRipple commented 12 months ago

Not sure how to set up a pull request for the wiki so adding here. Would like to add the following wiki entry.

Suggested name: Installation-(Server with Fabric).md

Installation is done with our fork of the fabric installer.  [Download it from here](https://github.com/BTW-Community/legacy-fabric-installer/releases/latest).  _You will need Java 8 to launch the server!_

1) Run the downloaded installer.
2) Select the "Server" tab.
3) Click on the settings icon in the lower right corner and change the installation location as you wish.
4) Click "Install", wait for it to finish.
5) A new window will appear, click "Download server jar", wait for it to finish.  Then click "Generate".
6) Click "Done" and exit the installer.  Open your selected installation location.  Then select one fo the two following ways to proceed:

## Traditional Method

1) Download the [latest BTW-CE release](https://github.com/BTW-Community/BTW-Public/releases/latest).
2) Perform the usual BTW server installation: Open both BTW-CE and 1.5.2.jar in an archive explorer (7-zip or similar or the java `jar` command) and copy all files from BTW-CE into 1.5.2.jar, overriding all duplicates.
3) Close both archives.
4) If using a hosted service you will want to rename `fabric-server-launch.jar` as `minecraft_server.jar`.

## Experimental (Easy) Method

1) Download the [latest Cursed BTW-CE release mod](https://github.com/BTW-Community/Cursed-BTW/releases/latest).2) Create a "mods" folder if one doesn't exist already.
3) Put the downloaded mod into it.  Done!
4) As with the Traditional Method if using a hosted service you will want to rename `fabric-server-launch.jar` as `minecraft_server.jar`.
prof-ion commented 11 months ago

We're working on a site that will include the guide I assume you referenced for this. Or a slightly adjusted one, and then we will be closing the GitHub Wiki. We may also put it on the Sargunster Wiki, depending on how we decide to handle the install instructions there. We may just link them to the site. Or vica versa. Still discussing this internally. Thanks for the insight, and nice retype of the guide. :)