Update README.md

This commit is contained in:
Bluzume 2021-08-01 06:29:28 +12:00 committed by GitHub
parent 48d2ded3c4
commit 8ff4e9a3f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 34 deletions

View File

@ -1,35 +1,3 @@
![Game.apk](app/src/main/res/mipmap-xxxhdpi/app_icon.png)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=H55F9KTF8JWBS)
(forked from https://github.com/AltimitSystems/mv-android-client)
## What is the MV Android Client
The MV Android Client is a runtime client for the [Android™ operating system](https://www.android.com) intended to play games created with the [RPG Maker MV](http://www.rpgmakerweb.com) game development tool-kit.
This client can be used to deploy your game as an Android APK package for distribution.
## How to get MV Android Client
The latest (master branch) of the client can be downloaded via this URL:
https://github.com/AltimitSystems/mv-android-client/zipball/master
## Tutorial & Usage Support
A tutorial is hosted at HBGames.org at the following URL:
[hbgames.org/forums/viewtopic.php?f=48&t=79391](http://www.hbgames.org/forums/viewtopic.php?f=48&t=79391)
Usage support is provided with this tutorial.
You are free to provide a translation of this tutorial with the condition that you link back to this repository and the original English translation hosted at HBGames.org.
## Bugs, issues and enhancements
Please create reports for bugs related to the project at [GitHub issues](https://github.com/AltimitSystems/mv-android-client/issues)
Suggestions and other forms of feedback and concerns can either be posted as a GitHub issue or in the HBGames.org tutorial thread.
## License
The MV Android Client is under the [Apache License 2.0](https://github.com/AltimitSystems/mv-android-client/blob/master/LICENSE).
## Contributing
Please read the [contributing guide](https://github.com/AltimitSystems/mv-android-client/blob/master/CONTRIBUTING.md) and send pull requests to [https://github.com/AltimitSystems/mv-android-client](https://github.com/AltimitSystems/mv-android-client).
This project contains code nessorcary to load kitsune20.html offline in a WebView on the Android operating system.