@ -0,0 +1,11 @@
|
||||
fileFormatVersion: 2
|
||||
guid: af9ffd422f7970d45974851444c5eb3c
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 2420c87f906f2ce4e90ed0b12b060307
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -0,0 +1,6 @@
|
||||
{
|
||||
//Load 组装
|
||||
//Unload 拆卸
|
||||
"GameState":"Load"
|
||||
|
||||
}
|
||||
@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 31f9561b76636b8489b3d3fa79f0c3eb
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@ -1 +1 @@
|
||||
Build from DESKTOP-Q4UN19A at 2020/11/12 14:34:01
|
||||
Build from DESKTOP-Q4UN19A at 2020/11/12 17:11:10
|
||||
@ -1 +0,0 @@
|
||||
Build from DESKTOP-Q4UN19A at 2020/7/16 17:18:31
|
||||
@ -1 +0,0 @@
|
||||
Build from DESKTOP-Q4UN19A at 2020/6/23 16:17:36
|
||||
@ -1,9 +1,9 @@
|
||||
{
|
||||
"companyName": "Educode",
|
||||
"productName": "Formwork",
|
||||
"dataUrl": "DisaComputer.data.unityweb",
|
||||
"wasmCodeUrl": "DisaComputer.wasm.code.unityweb",
|
||||
"wasmFrameworkUrl": "DisaComputer.wasm.framework.unityweb",
|
||||
"dataUrl": "DisaComputer_Load.data.unityweb",
|
||||
"wasmCodeUrl": "DisaComputer_Load.wasm.code.unityweb",
|
||||
"wasmFrameworkUrl": "DisaComputer_Load.wasm.framework.unityweb",
|
||||
"TOTAL_MEMORY": 268435456,
|
||||
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
|
||||
"webglContextAttributes": {"preserveDrawingBuffer": false},
|
||||
@ -0,0 +1,6 @@
|
||||
{
|
||||
//Load 组装
|
||||
//Unload 拆卸
|
||||
"GameState":"Load"
|
||||
|
||||
}
|
||||
@ -0,0 +1 @@
|
||||
Build from DESKTOP-Q4UN19A at 2020/11/12 17:11:10
|
||||
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 354 KiB After Width: | Height: | Size: 354 KiB |
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 9.8 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 8.4 KiB |
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 8.3 KiB |
|
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
|
Before Width: | Height: | Size: 172 B After Width: | Height: | Size: 172 B |
|
Before Width: | Height: | Size: 177 B After Width: | Height: | Size: 177 B |
@ -1,9 +1,9 @@
|
||||
{
|
||||
"companyName": "Educode",
|
||||
"productName": "Formwork",
|
||||
"dataUrl": "DisaComputer.data.unityweb",
|
||||
"wasmCodeUrl": "DisaComputer.wasm.code.unityweb",
|
||||
"wasmFrameworkUrl": "DisaComputer.wasm.framework.unityweb",
|
||||
"dataUrl": "DisaComputer_Load.data.unityweb",
|
||||
"wasmCodeUrl": "DisaComputer_Load.wasm.code.unityweb",
|
||||
"wasmFrameworkUrl": "DisaComputer_Load.wasm.framework.unityweb",
|
||||
"TOTAL_MEMORY": 268435456,
|
||||
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
|
||||
"webglContextAttributes": {"preserveDrawingBuffer": false},
|
||||
@ -0,0 +1,13 @@
|
||||
{
|
||||
"companyName": "Educode",
|
||||
"productName": "Formwork",
|
||||
"dataUrl": "DisaComputer_Unload.data.unityweb",
|
||||
"wasmCodeUrl": "DisaComputer_Unload.wasm.code.unityweb",
|
||||
"wasmFrameworkUrl": "DisaComputer_Unload.wasm.framework.unityweb",
|
||||
"TOTAL_MEMORY": 268435456,
|
||||
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
|
||||
"webglContextAttributes": {"preserveDrawingBuffer": false},
|
||||
"splashScreenStyle": "Dark",
|
||||
"backgroundColor": "#231F20",
|
||||
"cacheControl": {"default": "must-revalidate"}
|
||||
}
|
||||
@ -0,0 +1,6 @@
|
||||
{
|
||||
//Load 组装
|
||||
//Unload 拆卸
|
||||
"GameState":"Unload"
|
||||
|
||||
}
|
||||
@ -0,0 +1 @@
|
||||
Build from DESKTOP-Q4UN19A at 2020/11/12 15:53:47
|
||||
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 354 KiB After Width: | Height: | Size: 354 KiB |
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 9.8 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.2 KiB |
|
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 8.4 KiB |
|
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 8.3 KiB |
|
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.5 KiB |
|
Before Width: | Height: | Size: 172 B After Width: | Height: | Size: 172 B |
|
Before Width: | Height: | Size: 177 B After Width: | Height: | Size: 177 B |
@ -0,0 +1,6 @@
|
||||
{
|
||||
//Load 组装
|
||||
//Unload 拆卸
|
||||
"GameState":"Load"
|
||||
|
||||
}
|
||||
@ -1 +1 @@
|
||||
Build from DESKTOP-Q4UN19A at 2020/10/17 10:29:19
|
||||
Build from DESKTOP-Q4UN19A at 2020/11/12 15:53:47
|
||||
@ -0,0 +1,13 @@
|
||||
{
|
||||
"companyName": "Educode",
|
||||
"productName": "Formwork",
|
||||
"dataUrl": "DisaComputer_Load.data.unityweb",
|
||||
"wasmCodeUrl": "DisaComputer_Load.wasm.code.unityweb",
|
||||
"wasmFrameworkUrl": "DisaComputer_Load.wasm.framework.unityweb",
|
||||
"TOTAL_MEMORY": 268435456,
|
||||
"graphicsAPI": ["WebGL 2.0", "WebGL 1.0"],
|
||||
"webglContextAttributes": {"preserveDrawingBuffer": false},
|
||||
"splashScreenStyle": "Dark",
|
||||
"backgroundColor": "#231F20",
|
||||
"cacheControl": {"default": "must-revalidate"}
|
||||
}
|
||||
@ -0,0 +1,6 @@
|
||||
{
|
||||
//Load 组装
|
||||
//Unload 拆卸
|
||||
"GameState":"Unload"
|
||||
|
||||
}
|
||||
@ -1 +1 @@
|
||||
Build from DESKTOP-Q4UN19A at 2020/10/19 9:08:18
|
||||
Build from DESKTOP-Q4UN19A at 2020/11/12 15:53:47
|
||||