Skip to content

ChloePrime/AAAParticles

Repository files navigation

Effekseer loader on Minecraft 1.18+
Windows and Linux are supported
MacOS is supported since version 1.4.3
Current Effekseer version is 1.70e

Quick Start:

repositories {
    maven {
        name = 'Chloe Maven'
        url 'https://maven.chloeprime.cn:4080/releases/'
        content {
            includeGroup("mod.chloeprime")
            includeGroup("cn.chloeprime")
        }
    }
}
dependencies {
    // Choose one of these depending on your platform/toolchain
    implementation fg.deobf('mod.chloeprime:aaa-particles-forge:1.20.1-1.4.11')
    modImplementation 'mod.chloeprime:aaa-particles-fabric:1.20.1-1.4.11'
}

Then follow the tutorial

Discussion & Contact:

Join Discord

About

Effekseer loader on Minecraft 1.18+

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages