Skip to content

Commit

Permalink
Update snapcraft.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
msokalski authored Sep 13, 2021
1 parent a71cf2d commit e0e4dd4
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,19 +135,19 @@ parts:
make -f makefile_server
cp .run/server $SNAPCRAFT_PART_INSTALL
assets:
plugin: dump
source: ./
source-type: git
organize:
a3d/: a3d/
fonts/: fonts/
icons/: icons/
meshes/: meshes/
sprites/: sprites/
palettes/: palettes/
# assets:
#
# plugin: dump
# source: ./
# source-type: git
#
# organize:
# a3d/: a3d/
# fonts/: fonts/
# icons/: icons/
# meshes/: meshes/
# sprites/: sprites/
# palettes/: palettes/

# mkdir $SNAPCRAFT_PART_INSTALL/icons
# cp icons/app.png $SNAPCRAFT_PART_INSTALL/icons
Expand Down

0 comments on commit e0e4dd4

Please sign in to comment.