Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overriding the path of a project (modrinth) #77

Open
GoodOldJack12 opened this issue Jan 10, 2025 · 0 comments
Open

Overriding the path of a project (modrinth) #77

GoodOldJack12 opened this issue Jan 10, 2025 · 0 comments
Labels
new feature New feature request

Comments

@GoodOldJack12
Copy link

Modrinth lets you override the filename of a shaderpack:

{
  "downloads": [
    "https://cdn.modrinth.com/data/Q1vvjJYV/versions/Mshu5RrT/BSL_v8.2.05.zip"
  ],
  "env": {
    "client": "required",
    "server": "required"
  },
  "fileSize": 935232,
  "hashes": {
    "sha1": "08f2b997d93c9eaa71e18886862cadf03f55437a",
    "sha512": "1d413c211eea1a51fd74932f51b6d990cecd1dcd70bacb84981f653862158d00d8d787bf3536a6f9c70cb3838a88f5bc7ea0ddfe1f7e58e573764c1c9dee7aff"
  },
  "path": "shaderpacks/MY_CUSTOM_NAME_BSL.zip"
}

This is useful for including custom shaderpack config files without having to match it exactly to the original name of the shaderpack zip.

Is there or could there be an option to override the path for this?

@github-project-automation github-project-automation bot moved this to Ready🚀 in Pakku project Jan 10, 2025
@juraj-hrivnak juraj-hrivnak added the new feature New feature request label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature request
Projects
Status: Ready🚀
Development

No branches or pull requests

2 participants