From Brotato Wiki

Line 33: Line 33:
*Changed the path to the game files:
*Changed the path to the game files:
'''Save path:''' \Downloads\Brotato\
'''Save path:''' \Downloads\Brotato\
'''Path to mods from Steam:''' \Downloads\Brotato\mods-unpacked\
'''Path to mods from Steam:''' \Downloads\Brotato\mods-unpacked\
'''The game now needs to be given permission to access the files.'''
'''The game now needs to be given permission to access the files.'''


'''Mod information:'''
'''Mod information:'''
Path in mod files "res://mods-unpacked/..."
Path in mod files "res://mods-unpacked/..."
Should be replaced with: OS.get_system_dir(3) + "/Brotato/mods-unpacked/..."
Should be replaced with: OS.get_system_dir(3) + "/Brotato/mods-unpacked/..."



Revision as of 21:08, 14 February 2023

My mod icon.png
Brotato Mobile
Mod by ZBEP
Description
Mobile version of Brotato for Android.
Mod Version
0.0.616
Game Version
0.6.1.6



Overview

Mobile version of Brotato that can be played with mobile control inputs on Androids.

Download

Brotato_0616.apk

Brotato_0616_Extatonion_Mod.apk

Brotato_0616_Rainbow_Chest_Mod.apk

Installation

  1. Download the .apk file from link
  2. Run file from download manager
  3. Click on "Install"
  4. Wait for the installation
  5. Click on "Open"

Protected Page

This page can only be edited by mod developers. While this does not guarantee safety, it ensures that the download link has not been altered by malicious parties.

If you are the mod developer, you can contact us at wiki community discord to get editting permissions.

Releases

0.0.803

  • Compiled a mobile version of the game, based on Steam version 0.8.0.3
  • Added the ability to rotate the screen 180 degrees
  • Changed the path to the game files:

Save path: \Downloads\Brotato\

Path to mods from Steam: \Downloads\Brotato\mods-unpacked\

The game now needs to be given permission to access the files.


Mod information:

Path in mod files "res://mods-unpacked/..."

Should be replaced with: OS.get_system_dir(3) + "/Brotato/mods-unpacked/..."

0.0.616

  • Compiled a mobile version of the game, based on Steam version 0.6.1.6
  • I added a joystick and untied it from the left-bottom corner, now you can comfortably play with your right hand.
  • Added a button to return to the main screen when choosing a character and weapons.
  • Added a button to call the menu during the game.
  • Added FPS output.
  • Added mobile version of Extatonion Mod by Psina

Loading comments...