Open Dancuo-Lohan opened 2 years ago
need the same help,plz
I did this as a workaround:
(mkdir sources && cd sources && git clone https://github.com/PrismarineJS/node-minecraft-protocol-forge.git)
pip install ./sources/node-minecraft-protocol-forge
@deathcap Oh, Please publish a new package to npmjs!
For now, just download this code and require() it
Can you add the actions from prismarine-template to this repo in a pull request
blocked by #32
Hello, I've done some test on a 1.16.5 Forge Minecraft server.
After some trials and errors, I checked the files between the package and the repo GitHub. The package is outdated of 6 years (package version : 1.0.0 | release date of the version : 13 feb 2016) It couldn't work for +1.13 Forge Minecraft servers cause it's outdated.
Could you do an update of the package and test it ?