mirror of
https://github.com/ModOrganizer2/modorganizer-plugin_python.git
synced 2026-07-27 14:03:33 -07:00
- initial support for exposing the nexusbridge to python
- started improving usability of nexus bridge - support for installers implemented in python
This commit is contained in:
@@ -38,6 +38,7 @@ private:
|
||||
boost::python::object m_VersionFunction;
|
||||
boost::python::object m_IsActiveFunction;
|
||||
boost::python::object m_SettingsFunction;
|
||||
|
||||
};
|
||||
|
||||
#endif // PYTHONPLUGINWRAPPER_H
|
||||
|
||||
Reference in New Issue
Block a user