ajout page retrogame

This commit is contained in:
2022-12-20 20:35:47 +01:00
parent 01240727bf
commit da0232e8c7
25 changed files with 155 additions and 2 deletions
Binary file not shown.
+15
View File
@@ -0,0 +1,15 @@
{
"companyName": "Gregan.Dev",
"productName": "EwannEtMilhauVSVideoGames",
"productVersion": "0.30",
"dataUrl": "EWANN ET MILHAU WEB GL.data.unityweb",
"wasmCodeUrl": "EWANN ET MILHAU WEB GL.wasm.code.unityweb",
"wasmFrameworkUrl": "EWANN ET MILHAU WEB GL.wasm.framework.unityweb",
"graphicsAPI": ["WebGL 2.0","WebGL 1.0"],
"webglContextAttributes": {"preserveDrawingBuffer": false},
"splashScreenStyle": "Dark",
"backgroundColor": "#231F20",
"developmentBuild": false,
"multithreading": false,
"unityVersion": "2019.2.19f1"
}
Binary file not shown.
File diff suppressed because one or more lines are too long