Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Ramen

Ramen, a renpy modular frameworks. · By tacoen

Getting it started Sticky

A topic by tacoen created Mar 24, 2020 Views: 343
Viewing posts 1 to 1
Developer (1 edit)

Let say you renpy working dir is ‘\myrenpy’

$ cd myrenpy
$ mkdir ramen
$ cd ramen
$ mkdir game
$ cd game
$ git clone https://github.com/tacoen/reramen.git

After this step you will see ‘ramen’ inside your renpy launcher.

Yes, you need a working git