Skip to content

Commit 90d227b

Browse files
committed
Update entities which are related to sounds (#24)
* Update SoundData definition to match the latest release of the game #23 * Update SoundEntity to match with the latest release of the game #23 * Rename sound files for better understanding and update documentation #23 * Update model import and add class header documentation #23 * Fix documentation #23
1 parent e9c0a49 commit 90d227b

6 files changed

Lines changed: 483 additions & 332 deletions

File tree

settings.gradle.kts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,3 @@ dependencyResolutionManagement {
1313
}
1414
}
1515
}
16-
17-
dependencyResolutionManagement {
18-
versionCatalogs {
19-
create("libs") {
20-
version("uuid.creator", "6.1.1")
21-
22-
library("uuid.creator", "com.github.f4b6a3", "uuid-creator").versionRef("uuid.creator")
23-
}
24-
}
25-
}

src/main/java/net/onelitefeather/vulpes/api/model/sound/SoundDataEntity.java

Lines changed: 0 additions & 167 deletions
This file was deleted.

src/main/java/net/onelitefeather/vulpes/api/model/sound/SoundEntity.java

Lines changed: 0 additions & 153 deletions
This file was deleted.

0 commit comments

Comments
 (0)