Monika-After-Story / DDLCModTemplate

A template for producing Doki Doki Literature Club Mods that adhere to Team Salvato's guidelines
96 stars 65 forks source link

Using the template README.md #3

Closed therationalpi closed 7 years ago

therationalpi commented 7 years ago

Need a README.md for the repository, and for reference for first time users of the template.

It should explain the features of the template, and how to get started building a mod.

Short version:

Download Renpy SDK, Fork this git into a folder in Renpy's working directory. Drop the .rpa files from DDLC into the /game directory. Launch the project in Renpy, and it should compile and run. Click Build Distributions in Renpy and select "DDLC Compatible Mod" This will make a cross-platform zip file with the files for the mod and installation instructions.

ghost commented 7 years ago

Pull Request has been made to make the README much cleaner & list template features.

therationalpi commented 7 years ago

Big improvement! I'll give it a second pass and we should be good.

therationalpi commented 7 years ago

Alright, second pass done. I think it's viable now.