https://github.com/maximoospital/mungatcc
Custom Client for QB9's Mundo Gaturro MMO.
https://github.com/maximoospital/mungatcc
electron flash-player gaturro mundo-gaturro
Last synced: 2 months ago
JSON representation
Custom Client for QB9's Mundo Gaturro MMO.
- Host: GitHub
- URL: https://github.com/maximoospital/mungatcc
- Owner: maximoospital
- Created: 2024-06-26T15:58:22.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-06-27T04:02:07.000Z (11 months ago)
- Last Synced: 2025-01-24T19:16:27.461Z (4 months ago)
- Topics: electron, flash-player, gaturro, mundo-gaturro
- Language: JavaScript
- Homepage:
- Size: 46.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Maximo Ospital, 2024
Download Here!
## Table of Contents
* [About the Project](#About-The-Project)
* [Built With](#Built-With)
* [Getting Started](#getting-started)
* [Prerequisites](#prerequisites)
* [Installation](#Installation)
* [Getting Started (for advanced users)](#getting-started-for-advanced-users)
* [Prerequisites](#prerequisites)
* [Installation](#Installation)## About the Project

A custom-made electron-based client for the Mundo Gaturro MMO which packs it's own build of Flash Player.
Features:
- Faster and lighter than the official client (160mb to 50mb RAM usage).
- Safer and newer custom Flash build.
- Multiplatform, available on both Windows, Linux and MacOS.
- Various CSS errors fixed
- Includes a Codes screen for users.
## Built With
* [Electron](https://www.electronjs.org/)
* PepperFlash v34
* [electron-localshortcut](https://www.npmjs.com/package/electron-localshortcut/)
* [electron-updater](https://www.npmjs.com/package/electron-updater)
* [electron-window-state](https://www.npmjs.com/package/electron-window-state)## Getting Started
### Installation
1. Download the [latest release here](https://github.com/maximoospital/MunGatCC/releases/latest)
2. Unzip or install and run!
## Getting Started (for advanced users)
### Prerequisites for manually building
- NodeJS### Installation
1. Clone repo
```sh
git clone https://github.com/maximoospital/MunGatCC.git
```2. Run npm install to install packages
3. Run npm run package to get binaries.
------
[](https://maximoospital.xyz)