lucko / spark

A performance profiler for Minecraft clients, servers, and proxies.
https://spark.lucko.me/
GNU General Public License v3.0
1.05k stars 144 forks source link

feat: add support for allay platform #464

Closed smartcmd closed 1 month ago

smartcmd commented 1 month ago

Hi! This PR adds support for allay platform

Allay is a third-party server software for Minecraft: Bedrock Edition written in Java with the goal of maintaining high scalability while maintaining high performance through a well-designed architecture. Some of our users have been using our implementation for a while! However, we think having an official build would be better.

It would be nice to also update the spark docs, maybe I can open another PR to update docs. Thanks!

lucko commented 1 month ago

Hey - thanks for the PR!

Would you mind instead opening it as a pull request targeting https://github.com/lucko/spark-extra-platforms :)