Making it easier to host a dedicated server #69

Open
dimaguy wants to merge 2 commits from dimaguy/minecraft-pi-reborn:master into master
First-time contributor
No description provided.
dimaguy added 2 commits 2023-12-01 13:23:41 +00:00
This pull request has changes conflicting with the target branch.
  • .gitignore
  • docs/DEDICATED_SERVER.md
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b dimaguy-master master
git pull master

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff dimaguy-master
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: minecraft-pi-reborn/minecraft-pi-reborn#69
No description provided.