64 Forks
202 Stars
202 Watchers

XNode

可视化程序编辑器,类似虚幻引擎的蓝图。A visual programming editor similar to Unreal Engine's Blueprint.

How to download and setup XNode

Open terminal and run command
git clone https://github.com/WPFDevelopersOrg/XNode.git
git clone is used to create a copy or clone of XNode repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with XNode https://github.com/WPFDevelopersOrg/XNode/archive/master.zip

Or simply clone XNode with SSH
git@github.com:WPFDevelopersOrg/XNode.git

If you have some problems with XNode

You may open issue on XNode support forum (system) here: https://github.com/WPFDevelopersOrg/XNode/issues