mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Android: README: Fix swapped h1/h2 headers
The ones I meant to be h1 appeared as h2 and vice versa. Whoops.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
Android port for C++ version
|
Android port for C++ version
|
||||||
----------------------------
|
============================
|
||||||
|
|
||||||
This is _not_ the other existing mobile version (which is a fork of the original Flash
|
This is _not_ the other existing mobile version (which is a fork of the original Flash
|
||||||
version). This is a port of the C++ desktop version, because the C++ version has gotten
|
version). This is a port of the C++ desktop version, because the C++ version has gotten
|
||||||
@@ -7,7 +7,7 @@ many improvements since the source release (along with Flash being deprecated in
|
|||||||
general).
|
general).
|
||||||
|
|
||||||
How to Build
|
How to Build
|
||||||
============
|
------------
|
||||||
|
|
||||||
The recommended way is to install Android Studio.
|
The recommended way is to install Android Studio.
|
||||||
|
|
||||||
@@ -19,7 +19,7 @@ The recommended way is to install Android Studio.
|
|||||||
4. Click 'Build'.
|
4. Click 'Build'.
|
||||||
|
|
||||||
How to Install and Play
|
How to Install and Play
|
||||||
=======================
|
-----------------------
|
||||||
|
|
||||||
After building, go to `desktop_version/VVVVVV-android/app/build/outputs/apk/`, copy the
|
After building, go to `desktop_version/VVVVVV-android/app/build/outputs/apk/`, copy the
|
||||||
APK of the appropriate architecture to your device, and install it.
|
APK of the appropriate architecture to your device, and install it.
|
||||||
|
|||||||
Reference in New Issue
Block a user