Skip to content

Modding #68

Open
Open
@Kinrany

Description

@Kinrany

Couldn't find any references to game modifications in this repo, so I'll start a new topic.

I wonder if it's possible to use Rust's type system and piggyback on Cargo to make it easier for games to support modding.

  • Mods are often incompatible with each other. Having an architecture with static guarantees that that is not the case would be awesome and allow modders to build on each other's work.
  • Every game with modding support, official or otherwise, needs a package manager to make it easy to install mods. It would be great if there was a reusable package manager for mods. (They don't need to be compatible between games.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Long Term GoalIssues where we expect progress to be slow

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions