lib/yamg/yamg.yml in yamg-0.3.1 vs lib/yamg/yamg.yml in yamg-0.3.3
- old
+ new
@@ -56,9 +56,21 @@
# Compiles to media/twitter
twitter: true
# Compiles to media/facebook
facebook: true
+ #
+ # Creating your own
+ #
+ # my-proj:
+ # path: '../app/www/img'
+ # # icon: './another/source' # icon here is source
+ # export:
+ # icon: # Notice: icon inside export
+ # 'icon16.png': 16
+ # 'icon64.png': 64
+ # 'icon128.png': 128
+
# Custom icons/splash
# Compiles to media/*
# custom:
# icons: [32, 64, 128]
# medias: [400, 800]
\ No newline at end of file