Skip to content

Commit

Permalink
[readme] Merge Conflict 7 Readme of Ren'Py 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Bronya-Rand committed Apr 29, 2020
1 parent 988c84b commit cea8f92
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@

The DDLC Mod Template 2.0 is a Mod Template for Doki Doki Literature Club by GanstaKingofSA that adhere to the [Team Salvato IP Guidelines](http://teamsalvato.com/ip-guidelines/) for fan mods.

<<<<<<< HEAD
**Please note that any DDLC Mod Template is meant for DDLC fan games and mods that still use DDLC assets as per Team Salvato's IP Guidelines.
=======
**Please note that any DDLC Mod Template is meant for DDLC fan games and mods that still use DDLC assets per Team Salvato's IP Guidelines.
>>>>>>> bf10887cd93c750600c486e9c9e86e925f39b7b6
This template is not meant for any other projects that does not use them, or code to be copied to your non-DDLC project.
Most code in this template are the Intellectual Property of Dan Salvato LLC i.e. Team Salvato and may not be copied to non-DDLC fan projects or mods.**

Expand All @@ -16,11 +12,7 @@ Follow these steps to set up the template.
1. Download and run the [Ren'Py 6.99.12 SDK](https://www.renpy.org/release/6.99.12). **(NOTE: DDLC does not work with newer Ren'Py versions unless upgraded)**
2. Go to releases to download the [latest build](https://github.com/GanstaKingofSA/DDLCModTemplate2.0/releases) of the template.
3. Place the files inside a folder (preferrably your mod name or `game`) where you extracted Ren'Py to inside of `renpy-6.99.12.4-sdk`.
<<<<<<< HEAD
4. Download the DDLC files, available for free at http://ddlc.moe or Steam & drop the `audio.rpa`, `images.rpa`, `fonts.rpa`, and `scripts.rpa` files inside the ZIP under DDLC-1.1.1-pc/game into the /game directory of where you made your template folder.
=======
4. Download the DDLC files, available for free at http://ddlc.moe or Steam & drop the `audio.rpa`, `images.rpa`, and `fonts.rpa` files inside the ZIP under DDLC-1.1.1-pc/game into the /game directory of where you made your template folder. (Do **not** include the `scripts.rpa` file, as this will create conflicts for now.)
>>>>>>> bf10887cd93c750600c486e9c9e86e925f39b7b6
5. Launch the project in Ren'Py. It should compile & run.
6. Navigate the Ren'Py menu & select "Build Distributions." Check "Ren'Py 6 DDLC Compliant Mod" and build the mod. This will create a cross-platform .ZIP file with files for the mod & installation instructions.

Expand Down

0 comments on commit cea8f92

Please sign in to comment.