Мова

DynamicAssetAccessor

DynamicAssetAccessor

Modrinth

A tool for generating asset and data resources at runtime from existing resources.

335 завантажень 2 підписників оновлено 42mo ago
остання v3.0.0 Modrinth
Fabric 1.19 – 1.19.3 LibraryUtility

This is the RecraftorsMC port of the Dynamic Asset Generator
mod for Quilt

Icon


Dynamic Asset Generator

Does nothing on its own

A library mod for dynamically generate assets, such as textures, at runtime.


How to import

To Maven

Step 1. Add the Modrinth repository to your build file

<repositories>
    <repository>
        <id>modrinth</id>
        <url>https://api.modrinth.com/maven</url>
    </repository>
</repositories>

Step 2. Add the dependency (adding the version of your needs)

<dependencies>
    <dependency>
        <groupId>maven.modrinth</groupId>
        <artifactId>mcr_dynamicassetgenerator</artifactId>
        <version>...</version>
    </dependency>
</dependencies>

To Gradle

Step 1. Add the Modrinth repository to your build file

repositories {
    maven {
        name "Modrinth"
        url "https://api.modrinth.com/maven"
    }
}

Step 2. Add the dependency (adding the version of your needs)

dependencies {
    implementation "maven.modrinth:mcr_dynamicassetgenerator:<version>"
}

Версії

Release
3.0.0
fabric · 1.19.3 · 42mo ago
# Release 3.0.0 For Minecraft 1.19.3, Fabric 0.14.11+, and [ARRP](https://modrinth.com/mod/arrp) 0.6.7
161
Release
1.2.0
fabric · 1.19, 1.19.1, 1.19.2 · 42mo ago
# Release 1.2.0 For Minecraft 1.19 to 1.19.2, Fabric 0.14.11+, and [ARRP](https://modrinth.com/mod/arrp) 0.6.4
173

Коментарі 0

Поки немає коментарів. Будь першим, хто поділиться думкою.

Завантажити DynamicAssetAccessor

Файли надаються напряму з першоджерела. Modgrid не зберігає та не змінює їх.