opt-depend on `default`
Open
@BuckarooBanzay is already working on this.
Since Sep 22, 2021.
Discussion
Enhancement
- Dominant language
- Lua
- Stars
- 23
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Not sure if this is delusional but it would be nice if the technic mod only does an opt-depend on default
Use-case:
- Supporting different games than the
minetest_game
Obvious tasks:
- Disable recipes with
defaultnodes (different base-games should provide their own recipe or PR a recipe here) - ^ Same with grinder,compressor,etc recipes
- Internalize used textures from the
defaultmod - Remove hardcoded nodes from
default(or disable them if not available) drill/laser for example
More problematic tasks:
- Handle transient dependencies on
defaultsomehow (pipeworksandbasic_materialshard-depend ondefault)
Reality checks/suggestions welcome 😉
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.
Assessment
This issue has not been assessed yet.