Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Official source code forked from Tinedpakgamer

Notifications You must be signed in to change notification settings

MCBEDOC/M-Centres-3.3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M Centres launcher 3.3 Web Edition

This repository contains a simple guide for building M Centres 3.3 from source code; M Centres is a software to unlock Minecraft: Bedrock Edition for free!

Note: This is an old version of M Centres, don't use it. This is only for demonstracional purposes, if you really need it you can download the newer version from here

Usage

Requirements

Install process

  1. Download Minecraft: Bedrock Edition Trial
  2. Download the the latest version from releases
  3. Extract the files
  4. Open M-Centres 3.3.exe
  5. Click Use hack without Install (beta) and then click Reload App list
  6. Select Minecraft's AppID
  7. Click Remove Trial

How to compile M Centres

  • Download Visual Studio 2019 version 16.0.3.0 using Chocolatey choco install visualstudio2019community --version=16.0.3.0
  • Download .Net SDK in Visual Studio 2019
  • Import the .snl file into Visual Studio
  • Click build

Folder structure of the compiled program

my-folder/                            # Root directory.
|- M-Centres 3.3.exe                  # Main executable
|- M-Centres 3.3.exe.config           # Config file
|- Newtonsoft.Json.dll                # Newtonsoft runtime
|- Newtonsoft.Json.xml                # Strings for Newtonsoft

Authors

  • Tinedpakgamer - Initial work - M Centres
  • Cubebanyasz - Saving this repo, so you can read this message now

License

This project is licensed under the Copyleft - see the LICENSE for details


Original README

M-Centers

official m centers repository

Notice

this is no longer being updated. But pull requests will be accepted

About

Official source code forked from Tinedpakgamer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.9%
  • JavaScript 0.1%