Skip to content

Commit

Permalink
Create 2024-06-27-MunGatCC.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maximoospital committed Jun 27, 2024
1 parent f4d29d2 commit 4f102bd
Showing 1 changed file with 75 additions and 0 deletions.
75 changes: 75 additions & 0 deletions _posts/2024-06-27-MunGatCC.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
---
layout: post
title: MunGatCC
author: Maximo Ospital
category: Electron Desktop Client
img: https://i.imgur.com/iJUge87.png
---

<p align="center">
<a href="https://github.com/maximoospital/MunGatCC">
<h3 align="center">Mundo Gaturro CC <i>(MunGatCC)</i></h3>
</a>
<h5 align="center">Maximo Ospital, 2024</h5>
<h3 align="center"><a href="https://github.com/maximoospital/MunGatCC/releases/latest">Download Here!</a></h3>
<br/>
</p>

## 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

![Screen Shot](https://i.imgur.com/iJUge87.png)

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.



------
[![Logo](https://i.imgur.com/XlF4lM5.png)](https://maximoospital.xyz)

0 comments on commit 4f102bd

Please sign in to comment.