mt-mods / mt-mods/technic

opt-depend on `default`

Open
#214 5 comments 3 reactions 1 assignee View on GitHub

@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 default nodes (different base-games should provide their own recipe or PR a recipe here)
  • ^ Same with grinder,compressor,etc recipes
  • Internalize used textures from the default mod
  • Remove hardcoded nodes from default (or disable them if not available) drill/laser for example

More problematic tasks:

  • Handle transient dependencies on default somehow (pipeworks and basic_materials hard-depend on default)

Reality checks/suggestions welcome 😉

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.