Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Modpack Format - Internal Mod Names #57

Closed
CodeF53 opened this issue May 3, 2022 · 1 comment
Closed

Modpack Format - Internal Mod Names #57

CodeF53 opened this issue May 3, 2022 · 1 comment

Comments

@CodeF53
Copy link

CodeF53 commented May 3, 2022

Problem

A lot of my feature requests require references to other mods, there is no good way to point to another mod in the files array

Solution

Add 1 optional tag to the files array:\

  • name
    • string value passing regex ^\w*$

Alternative Solutions

You could use SHA hashes, but those change version by version

@CodeF53
Copy link
Author

CodeF53 commented May 3, 2022

Implementation example of these suggested changes can be found here.

@triphora triphora transferred this issue from modrinth/labrinth Jul 23, 2022
@triphora triphora added this to the Modpack format v2 milestone Jul 23, 2022
@triphora triphora removed this from the Pack format v2 milestone Mar 18, 2023
@modrinth modrinth locked and limited conversation to collaborators Mar 18, 2023
@triphora triphora converted this issue into a discussion Mar 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants