You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
A Legacy Fabric adapter for the Spark performance profiler.
4
4
5
+
## To-do List
6
+
7
+
-[ ] Command functionality (probably make brigadier commands work in legacy fabric 1.8.9)
8
+
-[ ] Figure out data pack & resource pack polling
9
+
-[ ] Test whether gamerules can be queried from the client
10
+
-[ ] Test text serialization (see `LegacyFabricServerCommandSender` line 54)
11
+
5
12
## License
6
13
7
14
Astraea Spark is a fork of [spark-fabric](https://github.com/lucko/spark/tree/master/spark-fabric) licensed under the [GNU GPLv3 license](./LICENSE).
0 commit comments