[game-data-packager] 01/03: iceman: trim json, reduce load time

Alexandre Detiste detiste-guest at moszumanska.debian.org
Sat Nov 14 23:56:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository game-data-packager.

commit 35c8e45b3805de7476025b8d87cd142b589be545
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Sat Nov 14 22:57:06 2015 +0100

    iceman: trim json, reduce load time
---
 data/iceman.yaml | 16 +++-------------
 1 file changed, 3 insertions(+), 13 deletions(-)

diff --git a/data/iceman.yaml b/data/iceman.yaml
index ed04b39..246d882 100644
--- a/data/iceman.yaml
+++ b/data/iceman.yaml
@@ -8,20 +8,10 @@ packages:
   iceman-data:
     version: '1.023'
     install:
-    - resource.000
-    - resource.001
-    - resource.002
-    - resource.003
-    - resource.004
-    - resource.005
-    - resource.006
-    - resource.007
-    - resource.008
-    - resource.009
-    - resource.map
-    - version
+    - assets
 
-size_and_md5: |
+groups:
+ assets: |
   26974     d008c0ab07143aa4ab3141326c05ba69 resource.000
   126833    1bbfd115c4468699ab22053a5d0877a4 resource.001
   306891    40dcfaf45c5fa2a0ba141e597d7b3469 resource.002

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git



More information about the Pkg-games-commits mailing list