Skip to content

Recreation of beatrun's courses server with additional features.

License

Notifications You must be signed in to change notification settings

relaxtakenotes/beatrun-courses-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beatrun course server

Pretty advanced beatrun course server recreation.

How to use:

  • Hide steamauth and data from public. Don't let people access them and the files inside.
  • Put in a proper webhook into util.php if you need discord logging. Otherwise just leave it as an empty string.
  • ??? Profit!!

You can remove admin.php, register.php to disable respective functions. In case of register.php, you'd need to add authkeys all by yourself by editing data/_keys.json and then remove the "authorize with steam" button in index.php.

If you use the "licensed" beatrun version or any other fork you will need to modify how the mod receives and sends courses. Find the OnlineCourse.lua file and replace it with the contents from this link: https://github.com/JonnyBro/beatrun/blob/master/beatrun/gamemodes/beatrun/gamemode/cl/OnlineCourse.lua

Of course, this works best with jonny's fork of beatrun: https://github.com/JonnyBro/beatrun/

About

Recreation of beatrun's courses server with additional features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published