Kin9Jon9 / haxbotron

Haxbotron is a standalone host bot application for Haxball game.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haxbotron ๐Ÿค–

GitHub package.json version Most Used Language GitHub code size in bytes Our Discrod Online Members MIT Licence

What is this

Haxbotron is a host bot application for Haxball game.

You can power your own host by electron-based launcher.

This Project is open source and free to use. Enjoy it :)

Donate

Please donate and support this project by Patreon !

์œ„ ํŽ˜์ด์ง€์—์„œ ๊ธฐ๋ถ€ํ•˜์—ฌ ์ด ํ”„๋กœ์ ํŠธ๋ฅผ ์ง€์›ํ•ด์ฃผ์„ธ์š”!

Features

  • launch on Multi platforms: Windows, Linux, OS X and so on.
  • Detailed player data and statistics
  • Practical tools for actual gaming
  • Built-in maps, especially popular in Korea.

Manuals for Use

How to Build

You need to install dependencies if you didn't.

You don't have to build again if you did it already unless any changes made.

npm install
npm run build
npm start

How to Use

You need to prepare headless token key. You can get it from here.

If you got the token, you have to launch the application and input your room's configuration values.

Then, you can launch your own game room.

How to Backup

You have to keep a copy of .node-persist directory to preserve important player data.

All data would be saved in that directory and you can also modify them using text editor.

And you can also check the log in .logs directory. These log data will be kept for 30 days.

Contacts

Special thanks to

G.Buffon made great custom maps that are especially popular in Korea.

Copyrights

MIT License.

Some maps by G.Buffon.

About

Haxbotron is a standalone host bot application for Haxball game.

License:MIT License


Languages

Language:TypeScript 98.2%Language:JavaScript 1.0%Language:HTML 0.8%