Created Plugin Custom Runner
Created plugin Custom Runner, but is not specifically needed for what it was originally created for. Still checking it in, since it might be useful later.
This commit is contained in:
parent
3804940b22
commit
e02daac0ff
3 changed files with 159 additions and 0 deletions
7
addons/custom_runner/plugin.cfg
Normal file
7
addons/custom_runner/plugin.cfg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[plugin]
|
||||
|
||||
name="Custom Runner"
|
||||
description="A plugin that runs the Godot Engine with a specific tool, such as obs-gamecapture, to capture the game window."
|
||||
author="Mario Steele"
|
||||
version="0.1"
|
||||
script="plugin.gd"
|
||||
Loading…
Add table
Add a link
Reference in a new issue