07th-mod / 07th-mod/python-patcher
Developer: add "required" flag in installData.json to avoid needing dummy files
Open
low_priority
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/07th-mod/python-patcher/pull/107/commits/2339a9f89b97cb8a79ccd23a1fb5eb55aafe4a1c - a dummy file was needed to avoid installer error.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look at the installData.json schema and the installer code that processes it. The linked commit shows a dummy file workaround. Find where file requirements are validated and add a 'required' boolean field to skip validation for optional files. Test by modifying a sample installData.json and running the installer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100