Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ModOrganizer2
/
modorganizer-plugin_python
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
5
Code
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 8, 2026
[pre-commit.ci] Pre-commit autoupdate. (#159)
Show description for e9d55a5
pre-commit-ci[bot]
authored
e9d55a5
View commit details
Copy full SHA for e9d55a5
Browse repository at this point
Commits on Jun 4, 2026
Fix typo in "Python Initialization failed" message (#158)
JonathanFeenstra
authored
17840a0
View commit details
Copy full SHA for 17840a0
Browse repository at this point
Commits on May 8, 2026
Change IExecutablesList.titleExists to contains to match UIBase name. (#157)
Holt59
authored
0b0f34b
View commit details
Copy full SHA for 0b0f34b
Browse repository at this point
Commits on Apr 15, 2026
Update vcpkg targets (#155)
Silarn
authored
1720aee
View commit details
Copy full SHA for 1720aee
Browse repository at this point
Add blueprint prefix to game plugin (#156)
Silarn
authored
1c8ab3f
View commit details
Copy full SHA for 1c8ab3f
Browse repository at this point
Commits on Apr 7, 2026
[pre-commit.ci] Pre-commit autoupdate. (#153)
Show description for 5003bf7
pre-commit-ci[bot]
authored
5003bf7
View commit details
Copy full SHA for 5003bf7
Browse repository at this point
Commits on Feb 8, 2026
Add instance manager to plugin API (#152)
JonathanFeenstra
authored
b1ecd89
View commit details
Copy full SHA for b1ecd89
Browse repository at this point
Commits on Jan 31, 2026
Add executables list to plugin API (#151)
JonathanFeenstra
authored
076244f
View commit details
Copy full SHA for 076244f
Browse repository at this point
Commits on Jan 11, 2026
Add instanceName and profiles methods to plugin API (#150)
JonathanFeenstra
authored
b816465
View commit details
Copy full SHA for b816465
Browse repository at this point
Commits on Jan 5, 2026
[pre-commit.ci] Pre-commit autoupdate. (#149)
Show description for 648db4d
pre-commit-ci[bot]
authored
648db4d
View commit details
Copy full SHA for 648db4d
Browse repository at this point
Commits on Oct 7, 2025
[pre-commit.ci] Pre-commit autoupdate. (#148)
Show description for 15d74e5
pre-commit-ci[bot]
authored
15d74e5
View commit details
Copy full SHA for 15d74e5
Browse repository at this point
Commits on Sep 30, 2025
Add missing IPlugin inheritance in installer bindings. (#147)
Holt59
authored
4f3a989
View commit details
Copy full SHA for 4f3a989
Browse repository at this point
Commits on Aug 18, 2025
Extend Python plugin API with author and uploader data (#145)
JonathanFeenstra
authored
6bed428
View commit details
Copy full SHA for 6bed428
Browse repository at this point
Commits on Aug 17, 2025
Allow non-cache build in CI when Azure variables are not available. (#146)
Holt59
authored
f16e518
View commit details
Copy full SHA for f16e518
Browse repository at this point
Commits on Jul 8, 2025
Update following move of IFileTree glob() and walk() to free function. (#144)
Holt59
authored
c05027b
View commit details
Copy full SHA for c05027b
Browse repository at this point
Commits on Jul 7, 2025
[pre-commit.ci] Pre-commit autoupdate. (#143)
Show description for 5726e65
pre-commit-ci[bot]
authored
5726e65
View commit details
Copy full SHA for 5726e65
Browse repository at this point
Commits on Jul 6, 2025
Add bindings for IFileTree glob() and walk() generators (#142)
Show description for b0d2b48
Holt59
authored
b0d2b48
View commit details
Copy full SHA for b0d2b48
Browse repository at this point
Commits on Jul 2, 2025
Use exact Python version and fix missing DLLs for plugin. (#141)
Holt59
authored
00a6d59
View commit details
Copy full SHA for 00a6d59
Browse repository at this point
Commits on May 29, 2025
Move to VCPKG (#133)
Holt59
authored
1010bfd
View commit details
Copy full SHA for 1010bfd
Browse repository at this point
Commits on May 21, 2025
Add game interfaces (#140)
Show description for 9a788c9
Silarn
authored
9a788c9
View commit details
Copy full SHA for 9a788c9
Browse repository at this point
Commits on Jan 31, 2025
Add form and header versions to IPluginList (#139)
JonathanFeenstra
authored
84bf90d
View commit details
Copy full SHA for 84bf90d
Browse repository at this point
Commits on Jan 2, 2025
Add startDownloadNexusFileForGame (#138)
JonathanFeenstra
authored
8c47cea
View commit details
Copy full SHA for 8c47cea
Browse repository at this point
Commits on Oct 3, 2024
Blueprint support (#136)
Show description for 5cdf0f6
Silarn
and
JonathanFeenstra
authored
5cdf0f6
View commit details
Copy full SHA for 5cdf0f6
Browse repository at this point
Commits on Sep 28, 2024
Add author and description methods to IPluginList (#135)
JonathanFeenstra
authored
4409375
View commit details
Copy full SHA for 4409375
Browse repository at this point
Commits on Jul 11, 2024
Support new pluginpreview interfaces (#130)
Silarn
authored
e11d5ec
View commit details
Copy full SHA for e11d5ec
Browse repository at this point
Commits on Jun 28, 2024
Expose INVALID_HANDLE_VALUE as mobase.INVALID_HANDLE_VALUE. (#131)
Show description for 6623e19
Holt59
authored
6623e19
View commit details
Copy full SHA for 6623e19
Browse repository at this point
Commits on Jun 22, 2024
Clean cmake test configuration after change to cmake_common. (#129)
Show description for 7cfc761
Holt59
authored
7cfc761
View commit details
Copy full SHA for 7cfc761
Browse repository at this point
Commits on Jun 14, 2024
Fix for Python debug build (#128)
Show description for 5bb4de0
Holt59
authored
5bb4de0
View commit details
Copy full SHA for 5bb4de0
Browse repository at this point
Commits on Jun 13, 2024
Starfield Creation Update: Convert overlay/override flags to medium flags (#127)
Show description for 8c044e2
Silarn
authored
8c044e2
View commit details
Copy full SHA for 8c044e2
Browse repository at this point
Commits on Jun 9, 2024
Refactoring of game features for better management. (#126)
Holt59
authored
790d0a1
View commit details
Copy full SHA for 790d0a1
Browse repository at this point
Commits on Jun 1, 2024
Use more modern way to set Python paths and use PYTHONPATH environment variable when no paths is specified in runner. (#125)
Holt59
authored
a966db7
View commit details
Copy full SHA for a966db7
Browse repository at this point
Commits on May 25, 2024
Add bindings for getKnownFolders(). Move stuff to mobase.utils. (#122)
Holt59
authored
86505f1
View commit details
Copy full SHA for 86505f1
Browse repository at this point
Switch from fmtlib to std::format. (#124)
Show description for a839d36
Holt59
authored
a839d36
View commit details
Copy full SHA for a839d36
Browse repository at this point
Commits on Dec 16, 2023
Merge pull request #119 from ModOrganizer2/2_5_x
Show description for bb0a24a
Silarn
authored
bb0a24a
View commit details
Copy full SHA for bb0a24a
Browse repository at this point
Commits on Dec 3, 2023
Configure Python to run in isolated mode. (#121)
Holt59
authored
ac7009d
View commit details
Copy full SHA for ac7009d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.