Skip to content

Pain67/AxonEngine

 
 

Repository files navigation

AxonEngine

Advanced eXchange Over Network

Work in progress, there's no stable version yet

Repository health status

Linux Build

Windows Build

MacOS Build

Before you start

Discord server

Overview

Requirements

Conan

cd conan/
./install-deps.sh Debug
./install-deps.sh Release

Building

  1. Manual build from command prompt
mkdir cmake-build && cd cmake-build
cmake .. -DCMAKE-TOOLCHAIN-FILE=../conan/build/Debug/conan_toolchain.cmake
  1. CLion

  2. Visual Studio 2022+

Modify and use CMakePresets.json

Usage

API and modding | scripting

Contributing

Footer

About

Simple multipurpose networking library

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 69.8%
  • C 22.8%
  • CMake 6.6%
  • Other 0.8%