Giter VIP home page Giter VIP logo

p2pmctracker's Introduction

p2pmctracker

Description

Create a P2P Minecraft system using Purpur API (for the server side) and FabricMC (for the client side). FastAPI is used for the backend service.

Technical details

Server side (Purpur plugin logic)

Go to the following repo: https://github.com/lauralex/p2pminecraft

Client side (FabricMC mod logic)

Go to the following repo: https://github.com/lauralex/p2pmcclient

P2P backend service (FastAPI server logic)

This is the backend service that will be used to connect the clients to the server. It will be used to store the server IP and port.

It handles Minecraft world data updates and server IP and port updates.

Only one server can be connected to the backend service at a time.

Notes: create a fly.io secret named PASSWORD and set it to the password you want to use for the protected routes.

Third party tools

Delta-patch:

p2pmctracker's People

Contributors

lauralex avatar

Watchers

 avatar

p2pmctracker's Issues

SyntaxError: annotated name 'world_available_lock' can't be global

Tryed to run it on render and it thowed out this error:

Oct 14 12:08:39 PM ==> Using Node version 14.17.0 (default)
Oct 14 12:08:39 PM ==> Docs on specifying a Node version: https://render.com/docs/node-version
Oct 14 12:08:43 PM ==> Running 'python3 main.py'
Oct 14 12:08:43 PM File "main.py", line 105
Oct 14 12:08:43 PM world_available_lock: asyncio.Lock = None
Oct 14 12:08:43 PM ^
Oct 14 12:08:43 PM SyntaxError: annotated name 'world_available_lock' can't be global

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.