提交 82e55988 编写于 作者: G Gabriele Cirulli

improve appcache

上级 864a6c9a
CACHE MANIFEST CACHE MANIFEST
# Adds the ability to play the game online.
# The following comment needs to be updated whenever a change is made.
# Run `rake appcache:update` to do so
# Updated: 2014-03-20T23:10:22+01:00
# Main page
index.html index.html
# CSS
style/main.css
# Fonts
style/fonts/clear-sans.css style/fonts/clear-sans.css
style/fonts/ClearSans-Bold-webfont.eot style/fonts/ClearSans-Bold-webfont.eot
style/fonts/ClearSans-Bold-webfont.svg style/fonts/ClearSans-Bold-webfont.svg
...@@ -12,12 +23,20 @@ style/fonts/ClearSans-Regular-webfont.eot ...@@ -12,12 +23,20 @@ style/fonts/ClearSans-Regular-webfont.eot
style/fonts/ClearSans-Regular-webfont.svg style/fonts/ClearSans-Regular-webfont.svg
style/fonts/ClearSans-Regular-webfont.woff style/fonts/ClearSans-Regular-webfont.woff
# Other resources
meta/apple-touch-icon.png
meta/icon_bitcoin.svg
meta/icon_pp.svg
meta/og_image.png
# JavaScript
js/animframe_polyfill.js js/animframe_polyfill.js
js/application.js js/application.js
js/game_manager.js js/game_manager.js
js/grid.js js/grid.js
js/html_actuator.js js/html_actuator.js
js/keyboard_input_manager.js js/keyboard_input_manager.js
js/local_score_manager.js
js/tile.js js/tile.js
favicon.ico favicon.ico
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册