R2NorthstarTools / R2NorthstarTools/FlightCore
Preserve navmeshes + AIN nodes when install mods PR
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 94
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Currently, when installing a mods PR, we install only mods from said PR, meaning navmeshes/AIN nodes are those from the PR repository, and not those from navmeshes repository.
Solution:
(thanks @Zanieon for the insight!)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the mods PR installation flow in FlightCore and compare it with how content from the NorthstarNavs repository is handled. Done means installing a mods PR preserves the navmeshes and AIN nodes from the navmeshes repository instead of replacing them with the PR repository versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, tauri
- Domain
- desktop, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100