Skip to content

Commit

Permalink
bump readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Bronya-Rand committed Jan 15, 2022
1 parent 74a49c4 commit ab31ce7
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@

The **new** DDLC Mod Template is a mod template made by Azariel Del Carmen (GanstaKingofSA) for the **original** Doki Doki Literature Club that adheres to [Team Salvato's IP Guidelines](http://teamsalvato.com/ip-guidelines/) for fan mods on Ren'Py 6.99.12.4 and 7.3.5 - 7.4.11.

### Disclaimer
### **Disclaimer**
The template can be downloaded/forked **ONLY** to create DDLC mods or submit fixes via a Pull Request. You may not use the template for unofficial DDLC patchers, fixes, etc.

### **A request from the developer**
### *A request from the developer*
> If the template has helped you a lot, please credit me by name in your work. Thank your fellow mod tool makers for making mods easier to make!
### Team Salvato Disclaimer
Expand All @@ -21,7 +21,7 @@ The DDLC Mod Template is not afilliated in anyway with Team Salvato.
1. Build Packaging on Ren'Py 6 or 7!
2. Team Salvato Compliant Splash Screen.
3. DDLC's exact RPY files with explainations.
5. macOS and Linux `.sh` support.
5. macOS `.app` and Linux support via `LinuxLauncher.sh`.
6. Android Support! Now you can make your mod work* on mobile phones and tablets!
> \* - Only if your mod uses simple script code or DDLC functions. More complicated code may require some adjustments to get working. See *guide.pdf* or visit the DDMC Discord for help if you can't get your mod to run.
7. Xcode Support! Open this project in Xcode and you can edit, build, and run your mod without opening the Ren'Py Launcher ever again!
Expand All @@ -30,11 +30,16 @@ The DDLC Mod Template is not afilliated in anyway with Team Salvato.
> See *pronoun_example.rpy* in the `game` folder for a example on how to use this feature.
9. Better Blue Screens of Death! Make your own BSOD easily in-game on every operating system!
10. Uncensored Mode! Allow more sensitive content to be shown in-game.
11. Let's Play Mode! A better alternative to hide streamer information and more!
11. Let's Play Mode (Streamer Mode)! A better alternative to hide streamer information and more!
12. Gallery Menu! Allow players to see the work you have done in-game and export it*!
> \* - Exporting may be disabled or set to watermark only in the code.
13. Terra's in-depth Poem Game guide!
15. NVL Support thanks to Yagamirai01!
13. Achievements Menu! Set up achievements in your mod for players to complete your mod in full!
14. Different Menu Button Colors! Have different colored buttons in the menu prompt to your hearts content.
15. Automatic GUI Coloring! Color the GUI in the game to whatever you like without editing the asset files themselves!
16. Export your mod logo as a ICO file for your executables! (Windows Only)
17. Terra's in-depth Poem Game guide!
18. NVL Support thanks to Yagamirai01!
19. Patches for several Ren'Py releases and Windows features.

### Returned Features
1. Ghost Menu. (Dan's spooky easter egg)
Expand Down

0 comments on commit ab31ce7

Please sign in to comment.