Monogatari Documentation
HomepageGitHubDiscordTwitter
master
master
  • Welcome
  • Getting Started
    • Step 1: Setup Your Environment
    • Step 2: Download Monogatari
    • Step 3: Get Familiarized
    • Step 4: Make Your First Visual Novel
  • Upgrading from v1.4.1
  • F.A.Q.
  • Diagnosing Errors
  • Building Blocks
    • Script & Labels
    • Characters
    • Variables & Data Storage
    • Actions
      • Life Cycle
    • Components
      • Life Cycle
      • Built-in Properties
      • Built-in Functions
  • Script Actions
    • Choices
    • Clear
    • Conditionals
    • Dialogs
    • End
    • Gallery
    • Hide Canvas
    • Hide Character
    • Hide Image
    • Hide Particles
    • Hide Video
    • Input
    • Functions
    • Jump
    • Next
    • Placeholder
    • Play Music
    • Play Sound
    • Play Voice
    • Show Canvas
    • Show Background
    • Show Character
    • Show Image
    • Show Message
    • Show Notification
    • Show Particles
    • Show Scene
    • Show Video
    • Stop Music
    • Stop Sound
    • Stop Voice
    • Vibrate
    • Wait
  • Components
    • Credits Screen
    • Quick Menu
    • Loading Screen
    • Main Screen
    • Choice Container
    • Save Slot
    • Text-Box
  • Configuration Options
    • Game Configuration
      • Asset Preloading
      • Internationalization
      • Saving
      • Skip Main Menu
      • Storage
    • Player Preferences
    • Split Files
  • Style & Design
    • Responsiveness
    • CSS Classes
    • HTML Data Attributes
    • Icons
    • Image Menus
  • Releasing Your Game
    • Chrome App
    • Desktop App
    • Mobile
    • Web
  • Advanced: Monogatari Development
    • Core Libraries
      • Artemis
      • Kayros
      • Pandora
    • Actions
    • Components
    • Translations
    • Events
  • Releases
    • v2.0.0.alpha.8
    • v2.0.0.alpha.7
    • v2.0.0.alpha.6
    • v2.0.0.alpha.5
    • v2.0.0.alpha.4
    • v2.0.0.alpha.3
Powered by GitBook
On this page
  • 1. Downloading it from the website
  • 2. Dowloading it from GitHub
  • 3. Dowloading it from a Release Announcement

Was this helpful?

  1. Getting Started

Step 2: Download Monogatari

Download the latest release of Monogatari

PreviousStep 1: Setup Your EnvironmentNextStep 3: Get Familiarized

Last updated 4 years ago

Was this helpful?

Once you've got your , it's time to download Monogatari!

Monogatari can be found in three places:

1. Downloading it from the website

The website () always has Here you will have the choice between the stable version and the Nightly version. Given that you are on the documentation for version 2.0, nightly is the version you want.

2. Dowloading it from GitHub

3. Dowloading it from a Release Announcement

    • The GitHub page. There you can choose between the different branches. For the newest version of Monogatari, you will want the "Development" branch. This will always be the most up to date version. This version also contains a bunch of source code that won't be necessary to make a game in monogatari, but might be useful to you if you'd like to help contribute to the core engine.

  • The Monogatari Forums. Here there are always up to date announcements on any new release.

Should you get the version from the main website, or the version linked in news announcements, you simply need to the files and you're ready to go! If you instead opt to get the version on the GitHub page, you'll need to unzip the folder, and then take the contents of the dist folder.

environment set up
https://monogatari.io/
https://github.com/Monogatari/Monogatari
https://community.monogatari.io/t/news
unzip