Skip to content

Commit

Permalink
move libs + ignore pkgmeta
Browse files Browse the repository at this point in the history
  • Loading branch information
Nnoggie committed Jul 3, 2024
1 parent ee46d57 commit 3efed87
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions WagoUI_Creator/pkgmeta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ignore:
- definitions.lua
- WagoUI
- WagoUI_Data
- WagoUI_Creator/pkgmeta.yaml
- pkgmeta.yaml
enable-nolib-creation: no
package-as: WagoUI_Creator
externals:
Expand Down Expand Up @@ -34,6 +34,6 @@ externals:

move-folders:
../WagoUI_Creator: WagoUI_Creator
../WagoUI_Libraries/AceSerializer-3.0Async: WagoUI_Creator/libs/AceSerializer-3.0Async
../WagoUI_Libraries/LibAddonProfiles: WagoUI_Creator/libs/LibAddonProfiles
../WagoUI_Libraries/LibDeflateAsync: WagoUI_Creator/libs/LibDeflateAsync
../WagoUI_Libraries/AceSerializer-3.0Async: /libs/AceSerializer-3.0Async
../WagoUI_Libraries/LibAddonProfiles: /libs/LibAddonProfiles
../WagoUI_Libraries/LibDeflateAsync: /libs/LibDeflateAsync

0 comments on commit 3efed87

Please sign in to comment.