Tool Ren'Py Debug and Template (VSCode) Ren'py

Black Ram oss

Black Ram
Game Developer
May 10, 2018
582
1,543
Renpy debug and template (VSCode)
&

This template includes VSCode launchs and extensions for developing Ren'Py projects.

File
You don't have permission to view the spoiler content. Log in or register now.

How Run Debug (F5)
1658067626152.png

Setup
( Necessary only in the beginning )
Paste the path to your Ren'Py SDK folder

Run
Select:
  • Run or
  • Force Recompile & Run
And Play!

Insert Template in your Project
Bash:
git checkout -b vscode-template
git checkout vscode-template
git pull https://github.com/DRincs-Productions/renpy-template-debug-vscode.git tool-only --allow-unrelated-histories
or:
  • (to improve the repo or create a Toolkit based on mine)
  • (not recommended)
 
Last edited: