Monogatari Documentation
HomepageGitHubDiscordTwitter
v1.0.0
v1.0.0
  • Getting Started
  • Configuration
    • Internationalization
    • Saving
  • Design
    • CSS Classes
    • HTML Data Attributes
    • Icons
    • Image Menus
  • Port
    • Ren'py
  • Release
    • Chrome App
    • Desktop
    • Mobile
    • Web
  • Script
    • Audio
    • Characters
    • Choices
    • Images
    • JavaScript
    • Labels
    • Messages
    • Scenes
    • Split Files
    • Text
    • Video
Powered by GitBook
On this page

Was this helpful?

  1. Release

Mobile

Creating a "Native" web app is another way to distribute your game, there are many ways to do it.

Option 1: Building a Native app with a WebView pointing to your game files.

Option 2: Using something like PhoneGap.

Again, I will not cover this right now, but this is the web we are talking about, you'll find plenty of tutorials out there, remember your VN is a WebPage now!

PreviousDesktopNextWeb

Last updated 6 years ago

Was this helpful?