PrismarineJS / node-minecraft-protocol

Parse and serialize minecraft packets, plus authentication and encryption.
https://prismarinejs.github.io/node-minecraft-protocol/
BSD 3-Clause "New" or "Revised" License
1.2k stars 241 forks source link

Improve CI setup for per version tests #1267

Closed rom1504 closed 6 months ago

rom1504 commented 6 months ago
rom1504 commented 6 months ago

not sure about this distinction between client / not client ; par / not par tests I'm thinking to just do per version for all tests again

do you remember the point of this @u9g ? it's not even faster

rom1504 commented 6 months ago

still not ready

rom1504 commented 6 months ago

one additional thing I'd like to do here is make sure all the versions in version.js are mentioned in the readme

besides that I think it's ready

rom1504 commented 6 months ago

do you want to take a look @extremeheat ?

rom1504 commented 6 months ago

ok merging as is

will follow up in #1269 and #1268 for additional improvements