Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vaigu-com/otserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Based on https://github.com/opentibiabr/canary

Contributing

Requirements

  • linux host (other hosts not tested)
  • VSCode (other IDEs not tested)
  • IDE-specific devcontainers extension
  • docker

Development setup (VSCode)

Tip

execute all commands from repository root

  • start database and login server:
docker compose -f docker/docker-compose.dev.yml up
  • open vscode in this repository
  • open command search (Ctrl+Shift+P) and choose >Dev Containers: Rebuild and Reopen in Container
  • once everything finishes loading (likely a couple of minutes), open new terminal and start the server:
./start_dev.sh

Running in production

TODO: Add detailed steps for running the production instance.

About

Vaigu

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 87.3%
  • C++ 12.6%
  • Other 0.1%