Code Monkey home page Code Monkey logo

reapi's Introduction

Reapi Build Status Download Percentage of issues still open License: GPL v3

AMX Mod X module, using API regamedll & rehlds

Build instructions

There are several software requirements for building ReAPI:

  1. Java Development Kit (JDK) 7+ (http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
  2. For Windows: Visual Studio 2015 and later
  3. For Linux: Intel C++ Compiler 15 and later

Checking requirements

JDK version

Windows

> %JAVA_HOME%\bin\javac -version
javac 1.8.0_25

Linux

$ javac -version
javac 1.7.0_65

Visual Studio

Help -> About

ICC

$ icc --version
icc (ICC) 15.0.1 20141023

Building

On Windows:

gradlew clean buildRelease

On Linux (ICC):

./gradlew clean buildRelease

On Linux (GCC):

./gradlew clean -PuseGcc buildRelease

Compiled binaries will be placed in the build/binaries/ directory

How can I help the project?

Just install it on your game server and report problems you faced.
Merge requests are also welcome :shipit:

reapi's People

Contributors

s1lentq avatar theasmodai avatar fant1kua avatar fl0werd avatar afwn90cj93201nixr2e1re avatar wpmgprostotema avatar vaqtincha avatar d3m37r4 avatar in-line avatar smiteistrashbro avatar francoromaniello avatar ocixcrom avatar wopox1337 avatar s008nyx 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.