Skip to content
/ MQ2Py Public
forked from tmrr/mq2py

Python extension for MacroQuest2

Notifications You must be signed in to change notification settings

bobfo/MQ2Py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MQ2Py

Adds python intepreter support for MacroQuest 2.

You need Visual Studio 2015 to build this plugin. To build it, open up your MacroQuest2 solution and add MQ2Py.vcxproj

Current dependencies include:

  • boost_python
  • python2.7

Both of these dependencies are now configured to pull from Nuget. If you are using visual studio I think it should just work. If you are building at the command line then you will need to run nuget to pull the new packages.

Note: You'll need to copy the Scripts directory to your MacroQuest2 output directory.

About

Python extension for MacroQuest2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • C++ 2.9%