kyrptonaught / customportalapi

Developer Api for creating custom portals to any dimension
MIT License
63 stars 22 forks source link

can't implement #87

Closed bigmanbig closed 9 months ago

bigmanbig commented 9 months ago

i don't know why, but even though i'm putting everything in corrrectly, it just doesn't work i'm trying to implement it in 1.19.2, i put in the maven url thing, put in this (in the dependencies)

modImplementation 'net.kyrptonaught:customportalapi:V0.0.1-BETA63.5-1.19.X'
    include 'net.kyrptonaught:customportalapi:V0.0.1-BETA63.5-1.19.X'

and it just doesn't work how do i implement it into 1.19.2, is my question? sorry if the answer is obvious, but i'm a noob at java. edit: i've tried removing the v, and it still doesn't work, it says "Could not find net.kyrptonaught:customportalapi:0.0.1-BETA63.5-1.19.X." edit 2: i got it to work, by putting BETA in a lowercase, and implementing the sodium maven!