Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 792 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 792 Bytes

Dummy Studio

Dummy Studio is a cross-platform interactive GUI for robot.

Dependencies:

The GUI is based on:

The robot is based on:

If you're using windows, please make sure to use MSVC x86 to build the source code. Because the TcAdsDll.lib only support for an x86 computer.

The game engine is based on:

Get Started

git clone  --recursive https://github.com/Alexbeast-CN/DummyStudio.git

But it's recommend to fork this repo and use ssh to clone and contribute to this project.