PrismarineJS / node-minecraft-protocol-forge

Plugin to add FML/Forge client support (including auto-versioning) to node-minecraft-protocol
54 stars 18 forks source link

npm package outdated #25

Open Dancuo-Lohan opened 2 years ago

Dancuo-Lohan commented 2 years ago

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 ?

PGcod commented 2 years ago

need the same help,plz

XHawk87 commented 1 year ago

I did this as a workaround:

istobran commented 1 year ago

@deathcap Oh, Please publish a new package to npmjs!

RafaelKuhn1212 commented 1 year ago

For now, just download this code and require() it

rom1504 commented 1 year ago

Can you add the actions from prismarine-template to this repo in a pull request

rom1504 commented 10 months ago

blocked by #32