Code Monkey home page Code Monkey logo

thedarkmod's Introduction

This is the official mirror of TheDarkMod source code SVN repository.

Origin

The original SVN repository is available at:

https://svn.thedarkmod.com/publicsvn/darkmod_src

See also information in the forum thread about development versions.

Third Party

The history in this mirror is slightly cleaned up to reduce repository size. Most importantly, it does not contain the binaries of third-party libs.

The binaries allow building the game easily on the officially supported platforms. Without them, you'll have to build all third-party libs according to instructions in ThirdParty/readme.md. The binaries are available in SVN repository, and you can download them from there.

The best approach is to checkout binaries as SVN repository:

svn checkout https://svn.thedarkmod.com/publicsvn/darkmod_src/trunk/ThirdParty/artefacts/ ThirdParty/artefacts

After that, you can switch them to appropriate SVN revision like this (XXXX is revision number):

svn update ThirdParty/artefacts -r XXXX

Note that third-party libs also change over time, but quite rarely.

Build

The build instructions and information about workspace layout are available in COMPILING.txt file.

Assets

In order to run the game, you also need compatible assets. The best way to get assets is to install an appropriate dev build. See the forum thread about development builds above for details.

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.