Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

theredwiking/dos-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dos-server

Dependencies

Getting Started

  1. Clone the repository
  2. Make sure you have dos-server-sdk.json (Part of report submission)
  3. run
    go mod download && go mod verify

Development

  1. Run the server
    GOOGLE_APPLICATION_CREDENTIALS={path to dos-server-sdk.json} fresh

Deployment

Docker

  1. Build the docker image
    docker build -t dos-server .

Executable

  1. Build the executable
    make build

About

An gameserver for the game Dos

Resources

Stars

Watchers

Forks

Packages

No packages published