mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
.
This commit is contained in:
parent
ff141fd03b
commit
957a8015f8
10
src/sw.ts
10
src/sw.ts
@ -28,11 +28,13 @@ const CACHE_ASSETS = [
|
||||
'/resources/images/icons/nav/game.webp',
|
||||
'/resources/images/covers/minecraft.webp',
|
||||
'/resources/images/icons/clients/all.webp',
|
||||
'/game/offline/main/EaglercraftL_1.9.html',
|
||||
'/game/offline/main/EaglercraftX_1.8.html',
|
||||
'/game/offline/main/Eaglercraft_1.5.html',
|
||||
// i am deducing that the max file size is 10mb
|
||||
// we need to do something else
|
||||
//'/game/offline/main/EaglercraftL_1.9.html',
|
||||
//'/game/offline/main/EaglercraftX_1.8.html',
|
||||
//'/game/offline/main/Eaglercraft_1.5.html',
|
||||
'/game/offline/main/Eaglercraft_1.2.5.html',
|
||||
'/game/offline/main/Eaglercraft_b1.7.3.html',
|
||||
//'/game/offline/main/Eaglercraft_b1.7.3.html',
|
||||
'/game/offline/main/Eaglercraft_b1.3.html',
|
||||
'/game/offline/main/Eaglercraft_a1.2.6.html',
|
||||
'/game/offline/main/Eaglercraft_Indev.html',
|
||||
|
Loading…
x
Reference in New Issue
Block a user