Update to EaglercraftX 1.8 u27

This commit is contained in:
eaglercraft 2024-03-10 13:58:39 -07:00
parent 9f26bb8cd9
commit c216094b76
11 changed files with 126503 additions and 126423 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@ -124,6 +124,8 @@ The default eaglercraftXOpts values is this:
- `container:` the ID of the HTML element to create the canvas in **(required)**
- `assetsURI:` the URL of the assets.epk file **(required)**
- `localesURI:` the URL where extra .lang files can be found
- `lang`: the default language to use for the game (like "en_US")
- `joinServer`: server address to join when the game launches
- `worldsDB:` the name of the IndexedDB database to store worlds in
- `resourcePacksDB:` the name of the IndexedDB database to store resource packs in
- `demoMode:` whether to launch the game in java edition demo mode

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long