Plugin to quickly create a plugin for xcape.io Room.
Discontinued, prefer PyRoomPlugin in PyPropControl library
In the area of Escape Room creation, we need to code quickly and reliably, and we need to streamline and reuse our code.
With this plugin skeleton you can write a plugin for xcape.io Room software in minutes.
To write your very first Room plugin, we recommend you follow the Plugin tutorial in the Room manual.
Create your new plugin folder in you room Plugins folder, example for a plugin we want named as Echo :
C:\Users\jm_de\Documents\Xcape\Room\My room\Room\Plugins\PyEchoPlugin
Download PySkeletonPlugin-master.zip
from this GitHub repository and unflate it in your plugin folder (not in PySkeletonPlugin-master
folder).
Run install.bat
with a double-click to create the Python virtual environment (venv).
Run test.bat
to test you new Echo plugin.
You are now ready to hack a new plugin :
- add it to Room software (see Room manual)
- create a new PyCharm project in the plugin folder (see Room manual)
Faure Systems (Mar 17th, 2020)
- company: FAURE SYSTEMS SAS
- mail: dev at faure dot systems
- github: fauresystems
- web: Faure Systems