GithubHelp home page GithubHelp logo

pcpl2 / mscmp-old Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mscmp/mscmp-old

0.0 0.0 0.0 24.45 MB

Old version of MSCMP containing coop style gameplay. No longer supported.

License: MIT License

Batchfile 0.43% Inno Setup 0.96% C++ 5.17% C# 93.12% Assembly 0.32%

mscmp-old's Introduction

My Summer Car Multiplayer Mod - unsupported version

WARNING! This source code is no longer supported.

How to work on the mod?

1. Clone repository.

First of all you have to clone repository.

  1. Install GIT client (for example: https://git-scm.com)
  2. Go to the folder where you want to download mod source code, click right mouse button and start Git Bash.
  3. Type git clone https://github.com/MSCMP/MSCMP.git
  4. Repository will now be cloned to your disk.

2. Setup workspace.

Before you start working on the mod make sure you properly setup your workspace. To do that run setup.bat file it will setup everything for you.

3. Launch Visual Studio 2019 solution.

Launch the mod solution placed in src folder.

4. Generate network messages.

First of all compile and run MSCMPMessages app. It will generate network messages file network code requires to compile.

5. Build rest of the projects.

Build MSCMP, MSCMPInjector and MSCMPClient projects.

6. Prepare mutliplayer data asset bundle.

  1. Download Unity 5.0.0f4 that is used by the mod files. You can find binaries here.
  2. Open Unity and load the project that can be found in the unity folder in the top level folder of the repository.
  3. From the unity menu bar select MSCMP > Build Asset Bundles.
  4. Done!

7. Play & develop!

That's all. Now you can go to the bin\Debug folder and launch mod via MSCMP.exe executable. (Or bin/Release depending which configuration you are using)

License

For the project license check LICENSE file.

Using

  • pdb2mdb is licensed under the Microsoft Public License (Ms-PL).
  • Mono.Cecil is licensed under the MIT/X11.

mscmp-old's People

Contributors

curtis-vl avatar curtisvl avatar darkkostas avatar rootkiller avatar tylkokuba 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.