battleye-redux

Battleye rcon client built in typescript for node.

Usage no npm install needed!

<script type="module">
  import battleyeRedux from 'https://cdn.skypack.dev/battleye-redux';
</script>

README

Downloads Version License

battleye

Forked from nurdism/battleye Battleye rcon client built in nodejs.

This package includes:

  • the missing distribution files
  • updated dependencies to fix their vulnerabilities
  • lint fixes
  • A better way to detect a servertimeout (even before initial login, in case the server has not been started yet)

Example usage:

See src/example/client.ts