From 01b60f6bc298be3aad567b4036d2ee4454a40a8c Mon Sep 17 00:00:00 2001 From: jie65535 Date: Mon, 4 Mar 2024 23:36:15 +0800 Subject: [PATCH] Create README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0e79220 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# J Mods for Balatro + +Require [Steamodded](https://github.com/Steamopollys/Steamodded) + +## Mods +- [JCursor](/JCursor) - Allow customize the cursor. +- \[**WIP**\] [JDumper](/JDumper.lua) - Allow dump all game info. + +## Tools +- [Debugger.py](/Debugger.py) - Start a Tcp service to listen for debugging messages output by the mods + +## License +[GPL 3.0](LICENSE)