Skip to content

Commit

Permalink
mixins are now declared in mods.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mari023 committed Nov 20, 2023
1 parent 3cd2bee commit 956dc2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/META-INF/MANIFEST.MF

This file was deleted.

3 changes: 3 additions & 0 deletions src/main/resources/META-INF/mods.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ Adds Wireless versions of ae2 Terminals with infinite range capabilities.
'''
logoFile = "icon.png"

[[mixins]]
config="ae2wtlib.mixins.json"

[[dependencies.ae2wtlib]]
modId = "forge"
mandatory = true
Expand Down

0 comments on commit 956dc2d

Please sign in to comment.