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

Was this helpful?

  1. Release

Chrome App

PreviousRen'pyNextDesktop

Last updated 6 years ago

Was this helpful?

If you want people to play your game offline, then they must have all the files, and even though you could give them a zip and they would only have to open the .html file, we all know that's just not right.

Now, a chrome extension is a way to distribute your game that will allow offline access. I will not cover this right now but here's a very simple

tutorial