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
Accelerator
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
Type
/
to 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
.
AWSW-Modding
/
AWSW-Modtools
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
5
Code
Issues
5
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Dependency resolution
- #128
#128
Open
Aurumbi
wants to merge 13 commits into
AWSW-Modding:develop
AWSW-Modding/AWSW-Modtools:develop
from
Aurumbi:dependency-install
Aurumbi/AWSW-Modtools:dependency-install
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Dependency resolution
#128
Aurumbi
wants to merge 13 commits into
AWSW-Modding:develop
AWSW-Modding/AWSW-Modtools:develop
from
Aurumbi:dependency-install
Aurumbi/AWSW-Modtools:dependency-install
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
Refactored existing things to allow for child list. Created mod changelist class to improve usability and clarity, and as a base for dependency resolution.
Aurumbi
committed
525aaca
View commit details
Copy full SHA for 525aaca
Browse repository at this point
Created ModlistEntry namedtuple to allow by-name access to fields in the modlists, and used by-name access to fields. standardized names of mod entry fields.
Aurumbi
committed
8e92d6a
View commit details
Copy full SHA for 8e92d6a
Browse repository at this point
Implemented dependency list methods
Aurumbi
committed
3314d4c
View commit details
Copy full SHA for 3314d4c
Browse repository at this point
Dependency install works!
Aurumbi
committed
5145d38
View commit details
Copy full SHA for 5145d38
Browse repository at this point
Pulled modmenu_entrance to the top of the file so it doesn't get in the way of everything else
Aurumbi
committed
f4d3a89
View commit details
Copy full SHA for f4d3a89
Browse repository at this point
Display dependencies of the currently viewed mod
Aurumbi
committed
21fb8cd
View commit details
Copy full SHA for 21fb8cd
Browse repository at this point
Recursive mod dependencies for whole Modchanges class
Aurumbi
committed
954279c
View commit details
Copy full SHA for 954279c
Browse repository at this point
Modmenu no longer allows removal of mods which break a dependency chain. such removals will be marked and ignored, and will only be allowed when all parents dependant upon it are removed
Aurumbi
committed
7c88a96
View commit details
Copy full SHA for 7c88a96
Browse repository at this point
Made basic Modchanges methods consider dependencies by default, along with better handling of installed mod dependencies
Aurumbi
committed
383e06a
View commit details
Copy full SHA for 383e06a
Browse repository at this point
Updated confirm changes menu to properly show installed dependencies and overriden removals
Aurumbi
committed
be678df
View commit details
Copy full SHA for be678df
Browse repository at this point
Added parents list to mod description, and scrollbars to it and the dependency list
Aurumbi
committed
cee582d
View commit details
Copy full SHA for cee582d
Browse repository at this point
Fixed typo
Aurumbi
committed
52170f5
View commit details
Copy full SHA for 52170f5
Browse repository at this point
Made dependencies and dependents lists clickable like the modlist buttons. color consistency and informativity improvements
Aurumbi
committed
7ba858b
View commit details
Copy full SHA for 7ba858b
Browse repository at this point
You can’t perform that action at this time.