Skip to content

ModLoader for My Summer Car, without the update server running over insecure HTTP.

License

Notifications You must be signed in to change notification settings

mldchan/FreeMSCLoader

 
 

Repository files navigation

FreeMSCLoader

A mod loader for My Summer Car, without the update server over insecure HTTP.

Original work is by piotrulos, this modification was made so that anyone can use MSCLoader without sending any requests to an update server running over insecure HTTP. HTTPS certificates and/or Cloudflare are free nowadays.

Please report any issues and ideas here

Example Mods - this folder contains example mods source files (see documentation how to use them)
Visual Studio templates - this folder contains templates for Visual Studio for easy mod creation. (see documentation how to use them)

Documentation

A documentation for MSCLoader is avaliable here (for modders and users)

Installation

  1. Download the latest release of MSCLoader from here
  2. Unpack anywhere you want (DO NOT unpack into any game folders)
  3. Open MSCLInstaller.exe
  4. If MSC path wasn't found automatically, select path manually.
  5. Select "Install MSCLoader" and click "Select option" button
  6. Select whatever path you want to be your Mods folder (Game Folder is recommended)
  7. Wait for install to finish
  8. Unpack downloaded mods in the Mods folder you selected and you are ready!

License

MSCLoader and its derivative work FreeMSCLoader are licensed under GNU General Public License v3.0 (GPL v3)

This project is a derivative work from MSCLoader, and by the GNU GPL v3 I am required to make the source code public, along with the list of changes that were done. I can distribute this freely according to the license, without anyone having the ability to take my rights to do so.

If you want to port this to other games make sure to link original reposity in your credits and keep it under same license (open-source).

Used Libriaries

Like piotrulos's Work?

If you want you can buy me a beer :)
Paypal: Paypal.me
BTC: 1NLRvUXHLhuLz5erVWyXdY7i8KmfCSjJgP
Thanks for all donations, even small ammount helps.

Credit

  • djoe45 for MSCLoader v0.1 that was based on Longwelwind and TheNoob454 work (PhiPatcher and PBLoader)
  • All contributors to this project.

About

ModLoader for My Summer Car, without the update server running over insecure HTTP.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%