All Projects → XLabsProject → Iw4x Client

XLabsProject / Iw4x Client

Licence: gpl-3.0
🎮 Official IW4x source code

Projects that are alternatives of or similar to Iw4x Client

piw5 bot warfare
The Bot Warfare mod for PlutoniumIW5
Stars: ✭ 57 (-73.85%)
Mutual labels:  games, gaming, mod, gameserver
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (+200.46%)
Mutual labels:  game, games, gameserver
Windowsgsm
🎲 A powerful tool to manage game servers. Equipped with a GUI for server admins to install, import, start, stop, restart, update, and automate multiple servers with a push of a button.
Stars: ✭ 141 (-35.32%)
Mutual labels:  game, gaming, gameserver
Discordgsm
📺 Monitor your game servers on Discord and tracks the live data of your game servers. Also support one-click deployment to Heroku, self-hosted. Invite: https://discordgsm.com/invite
Stars: ✭ 74 (-66.06%)
Mutual labels:  game, gaming, gameserver
Linuxgsm
The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
Stars: ✭ 3,063 (+1305.05%)
Mutual labels:  game, gaming, gameserver
Unity Solutions
Use Firebase tools to incorporate common features into your games!
Stars: ✭ 95 (-56.42%)
Mutual labels:  game, games, gaming
Simplexrpgengine
Modular game engine built with MonoGame, with GMS2-like workflow and advanced level editor
Stars: ✭ 122 (-44.04%)
Mutual labels:  game, games
Paradoxgameconverters
Various converters between different grand strategy games
Stars: ✭ 126 (-42.2%)
Mutual labels:  game, mod
Proton Caller
Run any Windows program through Proton
Stars: ✭ 130 (-40.37%)
Mutual labels:  game, games
F4mp
Stars: ✭ 130 (-40.37%)
Mutual labels:  game, mod
Wog
In the Wake of Gods 3.59 alpha
Stars: ✭ 139 (-36.24%)
Mutual labels:  game, mod
Android Jigsaw Puzzle
Android app that allows you to draw anything and turn it into a jigsaw puzzle.
Stars: ✭ 139 (-36.24%)
Mutual labels:  game, games
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (-45.41%)
Mutual labels:  game, games
Dunai
Classic and Arrowized Functional Reactive Programming, Reactive Programming, and Stream programming, all via Monadic Stream Functions
Stars: ✭ 115 (-47.25%)
Mutual labels:  game, games
Warzone2100
Command the forces of The Project in a battle to rebuild the world after mankind has been nearly destroyed by nuclear missiles. A 100% free and open source real-time strategy game for Windows, macOS, Linux, BSD+
Stars: ✭ 2,094 (+860.55%)
Mutual labels:  game, games
Opendiablo2
An open source re-implementation of Diablo 2
Stars: ✭ 10,057 (+4513.3%)
Mutual labels:  game, games
Azerothcore Wotlk
Complete Open Source and Modular solution for MMO
Stars: ✭ 1,330 (+510.09%)
Mutual labels:  game, gaming
Nes
A Javascript NES Emulator
Stars: ✭ 168 (-22.94%)
Mutual labels:  games, gaming
Factorioclusterio
internet communication for factorio mods
Stars: ✭ 147 (-32.57%)
Mutual labels:  game, mod
Elm Street 404
A fun WebGL game built with Elm
Stars: ✭ 178 (-18.35%)
Mutual labels:  game, games

license forks stars issues build status discord patreon

IW4x: Client

Commit message style

[Module] Imperative summary

- points or text

[ci skip]

[ci skip] is optional.

How to compile

  • Run premake5 vs2019 or use the delivered generate.bat.
  • Build via solution file in build\iw4x.sln. (You can use the build.bat script to do it quick and easy.)

Premake arguments

Argument Description
--copy-to=PATH Optional, copy the DLL to a custom folder after build, define the path here if wanted.
--copy-pdb Copy debug information for binaries as well to the path given via --copy-to.
--ac-disable Disable anticheat.
--ac-debug-detections Log anticheat detections.
--ac-debug-load-library Log libraries that get loaded.
--force-unit-tests Always compile unit tests.
--force-exception-handler Install custom unhandled exception handler even for Debug builds.
--force-minidump-upload Upload minidumps even for Debug builds.
--disable-bitmessage Disable use of BitMessage completely.
--disable-base128 Disable base128 encoding for minidumps.
--no-new-structure Do not use new virtual path structure (separating headers and source files).

Disclaimer

This software has been created purely for the purposes of academic research. It is not intended to be used to attack other systems. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].