Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

General egg cleanup & fixes #839

Merged
merged 11 commits into from
Dec 6, 2020
Merged

Conversation

TASelwyn
Copy link
Contributor

@TASelwyn TASelwyn commented Dec 5, 2020

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Did you branch your changes and PR from that branch and not from your master branch?
    • If not, why?:

This pull request contains the following changes as general improvements/ease of use of the egg repository.

  • General cleanup
  • Fixes unturned/unturned (removes duplicate)
  • Fixes egg url to minecraft/java/feather, previously was 404'ing due to bad url
  • Adds readme for Tuinity/Nukkit (now abandoned)/PocketMine MP
  • Adds abandoned warning on Nukkit, where NukkitX is the replacement.
  • Moves GeyserMC into cross_platform for minecraft/java/proxy as it's not just for bedrock.
  • Removes DragonProxy in place of a "deprecated/abandoned" warning (Use GeyserMC now)
  • Updates /proxy/cross_platform to now have GeyserMC
  • Removes Bedrock proxy folder as there's nothing inside.

Geyser is actually cross platform, not just bedrock.
Also, dragonproxy is entirely abandoned in favour of geyser so removed all instances of dragonproxy and just left a msg saying use geyser in the top level readme.
Removes trailing slash to be consistent (added for missing ones in previous commit)
Adds tuinity readme & updates the original /minecraft/ readme to indicate the proxy changes.
Fixed bad indenting
Adds geysermc to cross platform readme
@parkervcp parkervcp merged commit cd8b730 into pelican-eggs:master Dec 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants