DreamyCecil / AdvancedMultiplayer

A mod for Classic The Second Encounter that adds a lot of multiplayer features and some kind of a Cooperative support for Singleplayer maps. Now discontinued in favor of AMP2: https://github.com/DreamyCecil/AdvancedMultiplayer2

Home Page:https://dreamycecil.itch.io/advanced-mp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Multiplayer Mod

This is the source code of a discontinued mod for classic Serious Sam: The Second Encounter v1.07 that adds a lot of options for multiplayer games including coop mode support for singleplayer maps.

This source code is for the 1.9 version of the mod and it's based on the original Serious Sam SDK v1.07 released by Croteam in 2002.

Download the mod from here: https://dreamycecil.itch.io/advanced-mp

Building

To compile the source code, you'll need to download the original Serious Sam SDK and copy these folders to it. The project files are for Microsoft Visual C++ 6.0. You might need to setup extra things (such as the ENGINE_DIR directory).

Alternatively, you can put it in this SDK for the new Visual Studios: https://github.com/DreamyCecil/SeriousSam_SDK107

License

The source code of this mod is licensed under GNU GPL v2 (see LICENSE file).

About

A mod for Classic The Second Encounter that adds a lot of multiplayer features and some kind of a Cooperative support for Singleplayer maps. Now discontinued in favor of AMP2: https://github.com/DreamyCecil/AdvancedMultiplayer2

https://dreamycecil.itch.io/advanced-mp

License:GNU General Public License v2.0


Languages

Language:C++ 99.5%Language:C 0.5%