diff --git a/funnyshooter/index.html b/funnyshooter/index.html index 74959749..8702e9a0 100644 --- a/funnyshooter/index.html +++ b/funnyshooter/index.html @@ -1,40 +1,38 @@ - - - - - Funny Shooter 2 + + + + Funny Shooter 2 - - + + - - + fileSize: 33, + cachedDecompressedFileSizes: { + "https://raw.githubusercontent.com/funnyshooter/funnyshooter.github.io/main/file/Build/FunnyShooter2_Poki.data.unityweb": 29010101, + "FunnyShooter2_Poki.framework.js.unityweb": 74477, + "FunnyShooter2_Poki.loader.js": 110821, + "FunnyShooter2_Poki.wasm.unityweb": 4670173, + }, + metadata: { poki_template_version: 1, background_color: "#FFFFFF", background_filename: "FunnyShooter2_Poki.jpg", code_filename: "FunnyShooter2_Poki.wasm.unityweb", company_name: "GoGoMan", data_filename: "https://raw.githubusercontent.com/funnyshooter/funnyshooter.github.io/main/file/Build/FunnyShooter2_Poki.data.unityweb", decompression_fallback: "Brotli", development_player: "false", framework_filename: "FunnyShooter2_Poki.framework.js.unityweb", height: "600", loader_filename: "FunnyShooter2_Poki.loader.js", product_name: "Funny Shooter 2", product_version: "1.0.1", splash_screen_style: "Dark", total_memory: "268435456", unity_version: "2020.3.37f1", use_data_caching: "true", use_threads: "false", use_wasm: "true", use_webgl_1_0: "true", use_webgl_2_0: "true", width: "960" }, + }; + + + - - - - \ No newline at end of file + + diff --git a/games.json b/games.json index ad63de32..ad5e0b2a 100644 --- a/games.json +++ b/games.json @@ -854,5 +854,15 @@ "name": "Drive Mad", "directory": "drivemad", "image": "icons/icon-128.png" + }, + { + "name": "Rooftop Snipers", + "directory": "rooftopsnipers", + "image": "logo.png" + }, + { + "name": "Funny Shooter", + "directory": "funnyshooter", + "image": "894abba63a6b23fed823f404831f444f.jpeg" } ] diff --git a/rooftopsnipers/logo.png b/rooftopsnipers/logo.png new file mode 100644 index 00000000..d0383387 Binary files /dev/null and b/rooftopsnipers/logo.png differ