Skip to content

A C# reimplementation of MrPowerGamerBR's Droidtale - a GameMaker game Android wrapper

Notifications You must be signed in to change notification settings

toarch7/GM-Wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GM-Wrapper

A C# reimplementation of MrPowerGamerBR's Droidtale - GameMaker Android game wrapper

Usage

  • You must have .NET Framework 4.6.1+ and Java Runtime Enviroment installed
  • Find a fitting runtime for the game you're going to wrap.
  • Download and extract GM-Wrapper to the directory game located at

Example 1

  • Run GM-Wrapper.exe
  • Wait until it prompts for exit

Example 2

  • The result package, base_signed.apk, can be installed, but before it's recommended to change package name.

Things to do:

  • Implement action menu
  • Add APK Editing functionality (package name editor, custom keystore support, etc)
  • Turn it into UndertaleModTool script
  • Automatic runtime detection

Known Issues:

  • (Not wrapper-related) Nested directories aren't properly handled by GameMaker, so it might cause weird behaviour.

Tools used

iBotPeaches's APK Tool

MrPowerGamerBR's Signer and Keystores

About

A C# reimplementation of MrPowerGamerBR's Droidtale - a GameMaker game Android wrapper

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages