This PR includes the compiled JavaScript code for Gauntlet so that users can install it without needing TypeScript installed on their systems. Uploading the compiled code to a GitHub release would probably be more elegant, but this was a bit easier for me 😛 — I'm fine with either approach since ideally we'd (semi-)automate releases in the future anyway.
This PR compiled the source code as of 148c35b87ed265ad12f431e900821ddd4a80a526 with TypeScript v4.9.4 (the latest version at time of writing).
This PR includes the compiled JavaScript code for Gauntlet so that users can install it without needing TypeScript installed on their systems. Uploading the compiled code to a GitHub release would probably be more elegant, but this was a bit easier for me 😛 — I'm fine with either approach since ideally we'd (semi-)automate releases in the future anyway.
This PR compiled the source code as of 148c35b87ed265ad12f431e900821ddd4a80a526 with TypeScript v4.9.4 (the latest version at time of writing).