Load all data files from a single archive

This commit is contained in:
Andrew Miner
2016-04-27 22:47:44 -07:00
parent 35bb12de6a
commit 7d83552013
7 changed files with 179 additions and 14 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
###
#
# Crafting Guide - event_recorder.coffee
#
# Copyright (c) 2014-2015 by Redwood Labs
# Copyright © 2014-2016 by Redwood Labs
# All rights reserved.
###
#
util = require 'util'