mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
readme
This commit is contained in:
parent
e42960d946
commit
f201279264
2 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
# 1.5.1
|
||||
This update fixes the following bugs:
|
||||
- Fixed a bug concerning moving platform collisions.
|
||||
- Made moving platforms rewind correctly in case of traplaunches.
|
||||
|
||||
# 1.5.0
|
||||
This update brings the following big changes:
|
||||
- Added Rewind capabilities. Open options to configure it.
|
||||
|
|
|
|||
|
|
@ -9,8 +9,8 @@ The browser port supports touch controls, meaning it can be played on mobile dev
|
|||
### Marble Blast Gold: [Play](https://marbleblastgold.randomityguy.me/)
|
||||
### Marble Blast Platinum: [Play](https://marbleblast.randomityguy.me/)
|
||||
## Windows and Mac
|
||||
### Marble Blast Gold: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.1.8)
|
||||
### Marble Blast Platinum: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.5.0)
|
||||
### Marble Blast Gold: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.1.9)
|
||||
### Marble Blast Platinum: [Download](https://github.com/RandomityGuy/MBHaxe/releases/tag/1.5.1)
|
||||
## Mac Instructions - Important
|
||||
Put the .app file in either /Applications or ~/Applications in order to run it properly.
|
||||
You will also have to bypass Gatekeeper since the .app is not signed.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue