Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added built-in http server #511

Closed
wants to merge 1 commit into from
Closed

Added built-in http server #511

wants to merge 1 commit into from

Commits on Jul 5, 2021

  1. Added built-in http server

    this allows you to get a list of available maps on the server, get the status and download pk3s
    
    pk3 download must get the sv_allowDownload and the download url configured
    
    downloading works when talking to the /pk3 endpoint like this: curl http://localhost:8080/pk3/baseq3/my.pk3
    mgerhardy committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    4d16245 View commit details
    Browse the repository at this point in the history