mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 02:22:07 -05:00
add to games.json fuck
This commit is contained in:
parent
a841d86b8e
commit
17ea0563f9
@ -1,40 +1,38 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Funny Shooter 2 </title>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<title>Funny Shooter 2</title>
|
||||
<script src="/js/all.js"></script>
|
||||
<meta name="robots" content="noindex,nofollow" />
|
||||
<script>
|
||||
window.config = {
|
||||
loader: 'unity-2020',
|
||||
debug: false,
|
||||
maxRatio: 16 / 9,
|
||||
minRatio: 9 / 16,
|
||||
<script>alert("broken rn, sry")</script>
|
||||
<meta name="robots" content="noindex,nofollow" />
|
||||
<script>
|
||||
window.config = {
|
||||
loader: "unity-2020",
|
||||
debug: false,
|
||||
maxRatio: 16 / 9,
|
||||
minRatio: 9 / 16,
|
||||
|
||||
title: 'Funny Shooter 2',
|
||||
thumbnail: '894abba63a6b23fed823f404831f444f.jpeg',
|
||||
numScreenshots: 4 ,
|
||||
title: "Funny Shooter 2",
|
||||
thumbnail: "894abba63a6b23fed823f404831f444f.jpeg",
|
||||
numScreenshots: 4,
|
||||
|
||||
unityVersion: '2020.3.37f1',
|
||||
unityWebglBuildUrl: '',
|
||||
unityVersion: "2020.3.37f1",
|
||||
unityWebglBuildUrl: "",
|
||||
|
||||
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"}
|
||||
};
|
||||
</script>
|
||||
<!-- will be copied to the resulting head //-->
|
||||
</head>
|
||||
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" },
|
||||
};
|
||||
</script>
|
||||
<!-- will be copied to the resulting head //-->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
<body></body>
|
||||
</html>
|
||||
|
10
games.json
10
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"
|
||||
}
|
||||
]
|
||||
|
BIN
rooftopsnipers/logo.png
Normal file
BIN
rooftopsnipers/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
x
Reference in New Issue
Block a user