GithubHelp home page GithubHelp logo

gerdoe-jr / unique-race Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unique-clan/unique-race

0.0 0.0 0.0 200.63 MB

The Unique Race modification of DDNet

License: Other

CMake 1.73% Python 2.48% GLSL 0.28% Batchfile 0.01% C 12.46% Shell 0.03% C++ 82.51% Objective-C++ 0.09% Objective-C 0.36% Dockerfile 0.06%

unique-race's Introduction

Unique Race

The Unique Race modification of DDNet

Building

To compile Unique Race, execute the following commands in the source root:

mkdir build
cd build
cmake -DCLIENT=OFF -DMYSQL=ON ..
make -j$(nproc) DDNet-Server

On Arch Linux the MariaDB C++ connector is available as the AUR package mysql-connector-c++.

Cross-compiling for Windows

On Arch Linux install mingw-w64-gcc.

mkdir buildwin
cd buildwin
cmake -DCLIENT=OFF -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/mingw64.toolchain ..
make -j$(nproc) DDNet-Server

Copy to server for download.

scp DDNet-Server.exe [email protected]:unique-web/public/UniqueRaceServer.exe

unique-race's People

Contributors

def- avatar shereef avatar oy avatar heinrich5991 avatar learath2 avatar jupeyy avatar btd avatar h-m-h avatar serpis avatar bors[bot] avatar joeldevahl avatar teetow avatar cinaera avatar east avatar axblk avatar chillerdragon avatar ravomavain avatar xalduin avatar nzyuzin avatar datag avatar phobos99 avatar edg-l avatar larsfu avatar necropotame avatar savander avatar xpapla avatar zombietoad avatar trml avatar fokkonaut avatar sushitee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.