mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
Compare commits
52 Commits
a2b8f424fa
...
0cb6c2e519
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0cb6c2e519 | ||
|
|
70e3546028 | ||
|
|
f8ef9192c8 | ||
|
|
bea5b7688b | ||
|
|
ccca06b4ed | ||
|
|
a5f2981945 | ||
|
|
fb1830b79a | ||
|
|
3d0ce7db1e | ||
|
|
72ec78afc8 | ||
|
|
860676ae86 | ||
|
|
de07d24f90 | ||
|
|
76c4669a65 | ||
|
|
bc8f153507 | ||
|
|
2201573ffa | ||
|
|
ccd886fc2a | ||
|
|
bc7fa21e87 | ||
|
|
ccd15b841a | ||
|
|
e54494d76c | ||
|
|
c6e283b6a0 | ||
|
|
a9cdbe38fd | ||
|
|
e83594ca8f | ||
|
|
3e664187c4 | ||
|
|
89ab8a2490 | ||
|
|
b25c05d51c | ||
|
|
fbadf13335 | ||
|
|
863b878a6c | ||
|
|
9f826d1597 | ||
|
|
e644445cb1 | ||
|
|
d79e789d51 | ||
|
|
4f565f02b7 | ||
|
|
b7f945abd7 | ||
|
|
4ed85ba7f9 | ||
|
|
3f82cd4a03 | ||
|
|
c119e1d638 | ||
|
|
2080078074 | ||
|
|
0619338bf1 | ||
|
|
02ef254576 | ||
|
|
92b563055f | ||
|
|
faaa662cba | ||
|
|
9eae254850 | ||
|
|
7da12659e5 | ||
|
|
d7f8a7f385 | ||
|
|
4972c38611 | ||
|
|
4e66bdb1ca | ||
|
|
840b9d5d2b | ||
|
|
a2153ebd05 | ||
|
|
4a38e73486 | ||
|
|
f90ccbc7c8 | ||
|
|
5b07755a68 | ||
|
|
2c9d37705e | ||
|
|
05679053c0 | ||
|
|
8993554fa3 |
@@ -58,9 +58,11 @@ jobs:
|
||||
cargo build --release \
|
||||
--manifest-path src/actions/somnus/core/Cargo.toml \
|
||||
--bin json-linter --bin toml-linter
|
||||
|
||||
mkdir -p ./linter-bin
|
||||
cp src/actions/somnus/core/src/bin/json-linter.rs
|
||||
cp src/actions/somnus/core/src/bin/toml-linter.rs
|
||||
|
||||
cp src/actions/somnus/core/target/release/json-linter ./linter-bin/
|
||||
cp src/actions/somnus/core/target/release/toml-linter ./linter-bin/
|
||||
|
||||
- name: Run Linters
|
||||
run: |
|
||||
|
||||
@@ -18,12 +18,18 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
fetch-depth: 2
|
||||
fetch-depth: 0
|
||||
filter: blob:none
|
||||
sparse-checkout: |
|
||||
modpacks
|
||||
datapacks
|
||||
|
||||
- name: Install jq
|
||||
run: |
|
||||
if ! command -v jq &> /dev/null; then
|
||||
apt-get update && apt-get install -y jq
|
||||
fi
|
||||
|
||||
- name: Find changed manifests
|
||||
id: find
|
||||
run: |
|
||||
@@ -42,7 +48,7 @@ jobs:
|
||||
|
||||
publish:
|
||||
needs: detect
|
||||
if: needs.detect.outputs.has_manifests == 'true'
|
||||
if: always()
|
||||
runs-on: technocality
|
||||
strategy:
|
||||
fail-fast: false
|
||||
@@ -67,7 +73,12 @@ jobs:
|
||||
|
||||
- name: Generate Changelog
|
||||
id: changelog
|
||||
run: npx tsx tools/changelog/generate-changelog.ts "${{ matrix.manifest }}"
|
||||
run: |
|
||||
git config user.name "Forgejo Action"
|
||||
git config user.email "actions@noreply.forgejo"
|
||||
git add .
|
||||
git commit -m "internal: prepare changelog" --allow-empty
|
||||
npx tsx tools/changelog/generate-changelog.ts "${{ matrix.manifest }}"
|
||||
|
||||
- name: Cache Publisher Binary
|
||||
id: cache-publisher
|
||||
|
||||
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@@ -24,7 +24,6 @@ jobs:
|
||||
stale-issue-label: 'stale'
|
||||
stale-pr-label: 'stale'
|
||||
remove-issue-stale-when-updated: 'true'
|
||||
exempt-issue-labels: 'enhancement,bug,minor bug'
|
||||
days-before-issue-stale: 90
|
||||
days-before-issue-close: 30
|
||||
days-before-pr-stale: 90
|
||||
|
||||
@@ -3,5 +3,3 @@ PackItUp
|
||||
Logs
|
||||
*.zip
|
||||
*.mrpack
|
||||
|
||||
PackItUp
|
||||
@@ -1,18 +0,0 @@
|
||||
# Re-Console+ 0.1-alpha.2.3.2 and Re-Console+ 0.1-alpha.2.3.2-vulkan
|
||||
|
||||
# Summary
|
||||
|
||||
This update is primarily a collection of bugfix patches for 2.3.1, alongside a new experimental vulkanmod based version.
|
||||
|
||||
## 🟡 Fixes
|
||||
|
||||
* Fixed the chest bug that caused visual errors
|
||||
* Fixed the RC+ language files having an incorrect bio and icon
|
||||
* Fixed the RC+ language files having an outdated resource pack version
|
||||
* Fixed the TU0 gui having an outdated resource pack version
|
||||
* Fixed the TU0 gui having the Rekindled Legacy icon
|
||||
* Fixed Faithful Legacy not being applied
|
||||
* Fixed Ore4J not being applied
|
||||
* Fixed the language files not being up to date with the Simply Legacy ones
|
||||
* Fixed small language inconsistencies
|
||||
* Fixed codeberg issue #216
|
||||
@@ -1,20 +0,0 @@
|
||||
# Re-Console+ 0.1-alpha.2.3.3 and Re-Console+ 0.1-alpha.2.3.3-vulkan
|
||||
|
||||
# Summary
|
||||
|
||||
This update is primarily a collection of bugfix patches for 2.3.1, alongside a new experimental vulkanmod based version.
|
||||
|
||||
2.3.2 was taken down after release due to a crashing error.
|
||||
|
||||
## 🟡 Fixes
|
||||
|
||||
* Fixed the chest bug that caused visual errors
|
||||
* Fixed the RC+ language files having an incorrect bio and icon
|
||||
* Fixed the RC+ language files having an outdated resource pack version
|
||||
* Fixed the TU0 gui having an outdated resource pack version
|
||||
* Fixed the TU0 gui having the Rekindled Legacy icon
|
||||
* Fixed Faithful Legacy not being applied
|
||||
* Fixed Ore4J not being applied
|
||||
* Fixed the language files not being up to date with the Simply Legacy ones
|
||||
* Fixed small language inconsistencies
|
||||
* Fixed codeberg issue #216
|
||||
@@ -1,44 +0,0 @@
|
||||
# Re-Console+ 0.1-alpha.2.301
|
||||
|
||||
# Summary
|
||||
This update primarily changes resource albums. It separates lang file changes into a force-enabled resource pack, which means that LMR can now be below the mash up ports, allowing their panoramas to show.
|
||||
|
||||
## 🟢 Additions
|
||||
|
||||
## Added Legacy Panorama
|
||||
Ported from Simply Legacy and applied to the Classic and PS4 Parity texture packs.
|
||||
|
||||
## Added Re-Console+ Language Files
|
||||
These are that make important changes to lang. This is always on, and cannot be turned off.
|
||||
|
||||
## Added TU0 Panorama into the TU0 GUI resource pack
|
||||
Applies to the Alpha and Beta album, for accuracy.
|
||||
|
||||
## ⚪️ Configuration Changes
|
||||
|
||||
### Improved the c2^ME config
|
||||
This should help mitigate minor stuttering issues.
|
||||
|
||||
## 🟤 Performance
|
||||
|
||||
### Added Culler
|
||||
Can improve performance in some situations.
|
||||
|
||||
### Added Player Culling
|
||||
Culls players through walls, improving performance on multiplayer
|
||||
|
||||
## 🔴 Removals
|
||||
|
||||
### Removed MoreCulling
|
||||
Causes issues with Minimega.
|
||||
|
||||
### Temporarily Removed Animatium
|
||||
Causes issues connecting in multiplayer
|
||||
|
||||
# 🟣 Meta-changes
|
||||
|
||||
### Update on CurseForge
|
||||
CurseForge is now actively receiving some significant improvements! Many new resource packs initially only on Modrinth. I am hoping to achieve RC+ on CF by about Alpha 3.0, as our tooling needs to catch up still.
|
||||
|
||||
Currently the improvements are the implementation of skin packs, a bunch of mash ups, the implementation of custom resource packs, etc, etc
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
Quick hotfix for some resource albums
|
||||
|
||||
@@ -1,62 +0,0 @@
|
||||
# Re-Console+ 26.1 for Minecraft 1.21.10
|
||||
Lots of smaller changes, and some bigger meta changes. This update rebased onto our new fork of Simply Optimized; called Simply Optimized Forked.
|
||||
|
||||
After Simply Optimized was discontinued it was decided that its a good idea to fork it and continue its development independently, with our own improvements. The project is not out on Modrinth yet but it is awaiting approval; we’ll notify when thats out.
|
||||
|
||||
We also began hosting our own Forgejo instance, to host our development. We also began to consolidate many projects into what was the Legacy Modpack Monorepo, into now what is called the Content Monorepo. It holds a lot of projects and is now developed on our self hosted Forgejo, mirrored to Codeberg and GitHub. Issues are exclusively hosted on GitHub. These things is primarily what made this update take so long
|
||||
|
||||
On both Re-Console+ and Simply Legacy we have also switched to CalVer (https://calver.org),
|
||||
|
||||
## 🟢 Additions
|
||||
|
||||
### Added Legacy Skins
|
||||
Re-added from 1.21.8 versions!
|
||||
|
||||
### Added Tooltips Enhanced
|
||||
Backports some new control icon stuff from Legacy4J upstream, courtesy of Cjnator and NicSonic
|
||||
|
||||
## ⚪️ Configuration Changes
|
||||
|
||||
### Rebased onto Simply Optimized Forked
|
||||
Should improve stability.
|
||||
|
||||
### Updated options.txt
|
||||
- Raised max fps to 250 (from 240)
|
||||
- Set cloud distance to 48
|
||||
- Set music frequency to frequent
|
||||
- Cut down the size of the file
|
||||
|
||||
## Changed the intro sequence
|
||||
Some changes to the intro sequence happened this update.
|
||||
|
||||
### Added new key art
|
||||
Shows a part of the upcoming mc26.1 tutorial world.
|
||||
|
||||
### Added Lasting Legacy slides
|
||||
Given that the new sub-org structure of Reverie Projects (fka Nostalgica Reverie), the project now will be under Lasting Legacy and the slides adjust for that.
|
||||
|
||||
## 🟤 Performance
|
||||
|
||||
### Rebased onto Simply Optimized Forked
|
||||
Very similar to the last SO version, but with minor changes in regards to ram management.
|
||||
|
||||
## 🔴 Removals
|
||||
This update of RC+ led some significant debloating, to help make the pack more lean and stable.
|
||||
|
||||
### Removed Krypton
|
||||
Breaks e4mc, and doesn't provide reasonable performance gain.
|
||||
|
||||
### Removed Bedrock Skins
|
||||
Conflicts with Legacy Skins
|
||||
|
||||
# 🟣 Meta-changes
|
||||
We have moved all development for this modpack and many other projects into the new Content Monorepo.
|
||||
|
||||
## CurseForge changes
|
||||
CurseForge has been adjusted to use some CF versions of our projects. This includes Moderner Beta, Legacy Titles, etc.
|
||||
|
||||
## Status of RC+ Vulkan
|
||||
Re-Console+ Vulkan is discontinued given that Minecraft will be switching to Vulkan later this year.
|
||||
|
||||
## Discontinued Re-Console LTS on CurseForge
|
||||
Given the outdated nature of the LTS on CurseForge, it will not be maintained any longer. Modrinth will still receive occasional updates.
|
||||
@@ -1,3 +0,0 @@
|
||||
# PackItUp Changelogs
|
||||
This folder stores user created changelogs for each update, with each changelog filename being `{providerVersionPlaceholder}.md`.
|
||||
Should a changelog for any given version not exist, PackItUp will prompt you to create one before uploading to a provider.
|
||||
@@ -1,56 +0,0 @@
|
||||
# Re-Console+ Beta 0.1.0
|
||||
|
||||
# Summary
|
||||
Relatively large performance-focused update, with some smaller qol features. CurseForge Support reimplemented.
|
||||
|
||||
# 🟠 CurseForge
|
||||
Re-Console+ is now available on CurseForge. It is missing some content still; about 40% of the texture packs, but now has almost all RC+ and RC content.
|
||||
|
||||
## 🟢 Additions
|
||||
|
||||
### Added BetterF3
|
||||
BetterF3 has been added and configured to be significantly more legible, and less cluttered than the default config.
|
||||
|
||||
### Added Bedrock Skins
|
||||
This mod allows you to load and render skins from Bedrock Edition Skin Packs natively. It enables fully custom 3D geometry, as well as high-resolution textures.
|
||||
|
||||
### Added Hybrid Aspects
|
||||
This replaces Ore Aspects by being a stripped down version of Legacy4J's Console Aspects resource pack. This also includes updating the soundtrack to include newer tracks that aren't biome specific.
|
||||
|
||||
### Added IdleTweaks
|
||||
Compliments DynamicFPS by reducing render distance when tabbed out of the game.
|
||||
|
||||
### Added No Chat Restrictions
|
||||
We live in an age of increasing digital censorship, and restrictions on what you can do on things you bought. The government of the United Kingdom has pushed forward a bill that restricts the internet massively; impacting Minecraft in the way that chat has been completely disabled unless you manually verify your age. This mod bypasses that.
|
||||
|
||||
## 🟤 Performance
|
||||
|
||||
### Added Krypton
|
||||
Contrary to what I had thought, Krypton and Krypton FNP Patcher work together, which should improve network performance.
|
||||
|
||||
### Added MoreCulling
|
||||
Many types of culling. May cause issues with some mods. The issue regarding Minimega should be fixed.
|
||||
|
||||
### Added Particle Core
|
||||
Particle Core should improve performance with particles; the config made aggressively culls the particles, caps them out at ~8500, and adds random rejection.
|
||||
|
||||
### Added VeryManyPlayers
|
||||
Improves singleplayer and server performance.
|
||||
|
||||
### Added WorldThreader
|
||||
WorldThreader allows multiple dimensions to run on different threads.
|
||||
|
||||
### Added zFastNoise
|
||||
Was supposed to be added a while back but I seemingly forgot. Should improve world-gen speeds.
|
||||
|
||||
## ⚪️ Configuration Changes
|
||||
- Disabled C2ME's extended view distance in favor of Bobbys (see fixes)
|
||||
|
||||
## 🟡 Fixes
|
||||
|
||||
### Fixed the Extreme preset
|
||||
Extreme now will properly use its 64 chunk render distance.
|
||||
|
||||
### Fixed Ixeris using the CurseForge version on Modrinth
|
||||
Minor issue on packwiz, which now is fixed.
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
# Re-Console+ Beta 0.1.1
|
||||
|
||||
## 🔵 Updates
|
||||
### Updated all mods
|
||||
All mods, resource packs and shader packs have been updated to their latest versions.
|
||||
Notable changes include:
|
||||
- **Minimega** - Leaderboard changes, move to NR Discord, e4mc used for world hosting, Fistfight loot pool changes
|
||||
- **Super Mario Mash-Up** - Should now work on RC+ with proper 1.21.9+ support
|
||||
@@ -1,486 +0,0 @@
|
||||
\# Re-Console+ 0.1-beta.1.0
|
||||
|
||||
|
||||
|
||||
\# Summary
|
||||
|
||||
This update is the first version for Re-Console+, introducing the largest swath of changes ever seen for the modpack. From Limited World Generation and a WIP How To Play menu, and a whole, whole lot more! This is also technically Re-Console 26.1.0, for LTS.
|
||||
|
||||
|
||||
|
||||
Keep in mind that this is a BETA! All of RC+ is not implemented.
|
||||
|
||||
|
||||
|
||||
\## 🟢 Additions
|
||||
|
||||
This update adds in a bunch of new features you can use; and enjoy!
|
||||
|
||||
|
||||
|
||||
\### Added Legacy World Sizes
|
||||
|
||||
This is the flagship addition of this update. This mod reintroduces Legacy Console Edition limited worlds. This change could introduce Mod Compatibility issues, so please be careful
|
||||
|
||||
|
||||
|
||||
\### Added modern How To Play menu (WIP)
|
||||
|
||||
Unfinished as of now, but is finished up to ~1.15.x, with some 1.16.x content too. More to come later!
|
||||
|
||||
|
||||
|
||||
\### Added No Prying Eyes/No Telemetry\*
|
||||
|
||||
A direct replacement for No Chat Reports, which causes a significant performance loss.
|
||||
|
||||
-# \*No Telemetry added on 1.21.5, 1.21.4, 1.21.3 and 1.21.1
|
||||
|
||||
|
||||
|
||||
\### Added 5 more shader packs
|
||||
|
||||
\- Added Make It Up
|
||||
|
||||
\- Added Bliss Shaders
|
||||
|
||||
\- Added Super Duper Vanilla
|
||||
|
||||
\- Added Minature Shader
|
||||
|
||||
\- Added Kappa Shader
|
||||
|
||||
|
||||
|
||||
\### Added Variants-CIT
|
||||
|
||||
Some form of CIT for modern 1.21.x
|
||||
|
||||
|
||||
|
||||
\### Added STFU
|
||||
|
||||
A performance and QoL mod that removes some small annoyances from the game!
|
||||
|
||||
|
||||
|
||||
\### Added MiscTweaks
|
||||
|
||||
A mod that fixes, ports or generally improves the game experience!
|
||||
|
||||
|
||||
|
||||
\### Added Simple Voice Chat Interaction
|
||||
|
||||
If you are in the deep dark or the such, VC will now actually impact the in-game environment!
|
||||
|
||||
|
||||
|
||||
\### Added Configured
|
||||
|
||||
For mods with no config screen, allows auto-creation of them!
|
||||
|
||||
|
||||
|
||||
\### Added Transparency Fix
|
||||
|
||||
Fixes potential issues with the mash-up packs
|
||||
|
||||
|
||||
|
||||
\### Added Chunks Fade In
|
||||
|
||||
Adds a Bedrock like animation for chunk generation
|
||||
|
||||
|
||||
|
||||
\### Added Sodium Shadowy Path Blocks
|
||||
|
||||
Minor vanilla parity
|
||||
|
||||
|
||||
|
||||
\### Added Iris/Oculus Shader Folder
|
||||
|
||||
A mod that can hide, filter, recolor, add tooltips, and reorder specific shader packs
|
||||
|
||||
|
||||
|
||||
\### Added Bedrockoid
|
||||
|
||||
Implements some neat features from Bedrock. By the end of LCE’s life, it was having parity with bedrock, so dont riot.
|
||||
|
||||
|
||||
|
||||
\### Added Polytone
|
||||
|
||||
Fixes potential issues with the mash-up packs
|
||||
|
||||
|
||||
|
||||
\### Added Raise Sound Limit
|
||||
|
||||
Could prevent issues when playing for a long time
|
||||
|
||||
|
||||
|
||||
\### Added RegSyncFix
|
||||
|
||||
Fixes an issue with servers
|
||||
|
||||
|
||||
|
||||
\### Added Bobby
|
||||
|
||||
Allows user render distance to override the servers
|
||||
|
||||
|
||||
|
||||
\### Added Fast Noise
|
||||
|
||||
A direct improvement upon the lack of improvement caused by Noisium
|
||||
|
||||
|
||||
|
||||
\### Added CalcMod
|
||||
|
||||
The mod has had substantial improvements since its removal, and at a mere 600kb, if you do not use it? It doesnt impact you.
|
||||
|
||||
|
||||
|
||||
\### Added Ping View
|
||||
|
||||
Better than the other mod
|
||||
|
||||
|
||||
|
||||
\### Added Debugify
|
||||
|
||||
Fixes vanilla-specific bugs
|
||||
|
||||
|
||||
|
||||
\### Added RenderScale\*
|
||||
|
||||
Third times the charm or something, allows you to render the game at a lower resolution from the UI. This can meaningfully improve performance.
|
||||
|
||||
-# ResolutionControl+ on 1.20.1 and 1.20.4, ResolutionControl++ on 1.21.3
|
||||
|
||||
|
||||
|
||||
\### Added Pro Placer
|
||||
|
||||
This feature was actually initially added in 0.8.0! It re-adds in Bedrock/LCE like placing, and was an unlogged change if i remember correctly. It was removed when we ported to 1.21.4, but has been reintroduced across all versions.
|
||||
|
||||
|
||||
|
||||
\### Added version-specific panoramas
|
||||
|
||||
Now all versions have their own specific panoramas!
|
||||
|
||||
|
||||
|
||||
\### Added Preferred Gamerules
|
||||
|
||||
For usage later, could be configured by the users
|
||||
|
||||
|
||||
|
||||
\### Added Simple Resource Loader
|
||||
|
||||
A mod that allows me to develop always on resource packs and datapacks. If you played Re-Console back in early 2024, we used Load My Resources to achieve a similar effect!
|
||||
|
||||
|
||||
|
||||
\### Added ModListMemory
|
||||
|
||||
Minor mod allowing mod configs you just opened to be at the top of the Mod Menu button.
|
||||
|
||||
|
||||
|
||||
\### Added ResourcePackCached
|
||||
|
||||
Minor QoL addition if you play on servers
|
||||
|
||||
|
||||
|
||||
\### Added PacketFixer
|
||||
|
||||
Can fix rare connection issues on servers
|
||||
|
||||
|
||||
|
||||
\### Added Zume
|
||||
|
||||
A replacement for Ok Zoomer
|
||||
|
||||
|
||||
|
||||
\### Added Live Texture Pack
|
||||
|
||||
Adds in textures in the style of Minecraft Live!
|
||||
|
||||
## ⚪️ Configuration Changes
|
||||
|
||||
|
||||
This update has made a good amount of configuration changes to help improve performance.
|
||||
|
||||
|
||||
|
||||
\### Enabled Dynamic Resources on 1.21.10
|
||||
|
||||
Improves load time and memory usage
|
||||
|
||||
|
||||
|
||||
\### Improved C2ME configuration
|
||||
|
||||
The C2ME config has been further improved, helping world gen speed massively. On my own system I was able to generate 64 chunks in ~32 seconds.
|
||||
|
||||
|
||||
|
||||
\### Improved Crash Assistant Config
|
||||
|
||||
Now shows proper modlist, proper changes, etc.
|
||||
|
||||
|
||||
|
||||
\### Disabled Early Loading Screen on NeoForge 1.21.1
|
||||
|
||||
Speeds up loading on 1.21.1 NeoForge!
|
||||
|
||||
|
||||
|
||||
\### Set Raise Sound Limit to 2047
|
||||
|
||||
Prevents menu music from playing 2x over.
|
||||
|
||||
|
||||
|
||||
\### Applied Translatable Albums to the custom albums
|
||||
|
||||
Like the normal albums, they are now utilizing translation keys
|
||||
|
||||
|
||||
|
||||
\### Set Default World Type to Large
|
||||
|
||||
New worlds will by default be 5120x5120!
|
||||
|
||||
|
||||
|
||||
\## 🟠 Debugging
|
||||
|
||||
|
||||
|
||||
\### Added MixinTrace
|
||||
|
||||
Meaningful debug assistance, for me not for you
|
||||
|
||||
|
||||
|
||||
\### Added StackDeobfuscator
|
||||
|
||||
This will make debugging easier.
|
||||
|
||||
|
||||
|
||||
\## 🟤 Performance
|
||||
|
||||
|
||||
Many new performance mods were added to help smooth out bumps!
|
||||
|
||||
|
||||
|
||||
\### Added KryptonFNP
|
||||
|
||||
A direct improvement upon Krypton, local network play (LAN) should show improvement, along with e4mc/world host hosted multiplayer!
|
||||
|
||||
|
||||
|
||||
\### Added Gnetum (Forge and NeoForge only)
|
||||
|
||||
Could improve performance significantly, specially because it modifies UI.
|
||||
|
||||
|
||||
|
||||
\### Added ServerCore
|
||||
|
||||
ServerCore could improve performance meaningfully in singleplayer; so it has been added!
|
||||
|
||||
Primarily; it deduplicates liquid ticks, improves world gen speed and may come with a side effect of minor vanilla parity breakage.
|
||||
|
||||
|
||||
|
||||
\### Added Ixeris
|
||||
|
||||
Should improve performance marginally. Thanks to \[chorb](https://www.curseforge.com/members/chorb/projects>) for telling me about the mod.
|
||||
|
||||
|
||||
|
||||
\### Added ParticleCore
|
||||
|
||||
Improvement to particle performance, could be useful for mob farms, or wandering around on 1.21.5+
|
||||
|
||||
-# \*Async Particles on 1.21.10 until ParticleCore updates
|
||||
|
||||
## 🟡 Backports
|
||||
|
||||
The last LTS update was 25.19.16, on nov 20th of 2025. Almost every change that could be backported to LTS now has been.
|
||||
|
||||
|
||||
|
||||
\### Backported LazyAI
|
||||
|
||||
Can improve TPS performance meaningfully in high-entity situations
|
||||
|
||||
|
||||
|
||||
\### Backported Shader additions
|
||||
|
||||
All 10 shaderpacks now included in Re-Console by default have been backported to 1.21.8 and below
|
||||
|
||||
|
||||
|
||||
\### Backported Egyptian Mythology Mash-up
|
||||
|
||||
The Egyptian Mythology Mash-up has been added to all versions.
|
||||
|
||||
|
||||
|
||||
\### Backported resource album improvements
|
||||
|
||||
Legacy Modpack Resources adds all the resource albums (mash up packs and the such) as translatable keys. This has now been backported to all versions
|
||||
|
||||
|
||||
|
||||
\### Backported Tutorial World Improvements
|
||||
|
||||
Now adjusted to the new L4J format, this should reduce file size
|
||||
|
||||
|
||||
|
||||
\### Backported Legacy4J configuration changes
|
||||
|
||||
Advanced Options has been set to default again for a cleaner user experience.
|
||||
|
||||
|
||||
|
||||
\### Backported C2ME and ScalableLux improvements\*
|
||||
|
||||
As C2ME and ScalableLux improve further, it seems more sense to use those over Moonrise, due to rapid iteration by Ishland. Will improve performance
|
||||
|
||||
-# \*On 1.20.1 and 1.20.4, Starlight was added as it is functionally the same as ScalableLux
|
||||
|
||||
|
||||
|
||||
\## 🔴 Removals
|
||||
|
||||
|
||||
|
||||
\### Removed Dark-Mode album
|
||||
|
||||
The Dark Mode album has ran into consistent issues when it has come to fully functioning as intended. It has been removed in its current form with intention to come back in a better form later.
|
||||
|
||||
|
||||
|
||||
\### Removed 1080p Keyboard Tooltips
|
||||
|
||||
All functionality has been added to base Legacy4J, and on LTS into Legacy Modpack Resources, hence this has been removed
|
||||
|
||||
|
||||
|
||||
\### Removed Default Skin Pack
|
||||
|
||||
Integrated into Re-Console Resources
|
||||
|
||||
|
||||
|
||||
\### Removed Legacy Skins Pack Ordering
|
||||
|
||||
Integrated into Re-Console Resources
|
||||
|
||||
|
||||
|
||||
\### Removed Legacy Mechanics Addon
|
||||
|
||||
Integrated into Re-Console Resources
|
||||
|
||||
|
||||
|
||||
\## 🔵 Updates
|
||||
|
||||
|
||||
|
||||
\### Updated all mods
|
||||
|
||||
All mods and resource packs in the modpack have been updated.
|
||||
|
||||
|
||||
|
||||
\### Updated modloaders
|
||||
|
||||
All modloaders have been updated. If you were on Fabric, this is a bump from 0.18.1 to 0.18.4, for instance. For users this is insignificant.
|
||||
|
||||
|
||||
|
||||
\### Updated to Animatium 3.0
|
||||
|
||||
Animatium brings in some nice changes for 3.0!
|
||||
|
||||
|
||||
|
||||
\### Updated to Legacy Modpack Resources v4
|
||||
|
||||
This update comes with a lot of changes, integration with a lot of resource packs, and a bunch of work on some minor textures.
|
||||
|
||||
|
||||
|
||||
\# 🟣 Meta-changes
|
||||
|
||||
Re-Console, Simply Legacy and Rekindled Legacy have moved from GitHub to Codeberg for a variety of reasons. If you have an issue please preferably make one on the Codeberg repository. The GitHub repository is no longer actively maintained.
|
||||
|
||||
|
||||
|
||||
\## New Changelog Format
|
||||
|
||||
To improve readability, the changelog format had been modified to allow for categories.
|
||||
|
||||
|
||||
|
||||
\## Fixed uploading issues on specific CurseForge versions
|
||||
|
||||
Curseforge due to some specific issues, was being declined upon upload. This has been fixed now and hence the versions are now available.
|
||||
|
||||
|
||||
|
||||
\## Versioning Change
|
||||
|
||||
Re-Console+ when it exits Alpha and Beta will be utilizing the version scheme vY.X, so for instance,
|
||||
|
||||
v1.2 is patch 1 for version 1.0
|
||||
|
||||
|
||||
|
||||
For alpha and beta however we are utilizing 0.x-alpha.y.z
|
||||
|
||||
|
||||
|
||||
Please note that RC’s LTS versions should still utilize the old versioning.
|
||||
|
||||
|
||||
|
||||
\## Essential Force Disabled
|
||||
|
||||
If you utilize the essential mod, upon updating you will notice that Re-Console refuses to boot with it installed now.
|
||||
|
||||
|
||||
|
||||
This is due to a variety of reasons and with essential causing gui issues, world corruption, etc, it will not be supported.
|
||||
|
||||
|
||||
|
||||
\## CurseForge Delayed
|
||||
|
||||
CurseForge has been delayed until our tooling catches up.
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
\# Re-Console+ 0.1-alpha.1.1
|
||||
Swift hotfix to fix entity models and improve lithium performance
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
\# Re-Console+ 0.1-alpha.1.2
|
||||
Swift hotfix to fix compat with servers
|
||||
|
||||
@@ -1,68 +0,0 @@
|
||||
# Re-Console+ 0.1-alpha.2.0
|
||||
|
||||
# Summary
|
||||
This update introduces some new texture packs, presets, and fixes some issues.
|
||||
|
||||
## 🟢 Additions
|
||||
|
||||
## Added New Presets
|
||||
These are most notable, as we have added 3 new presets!
|
||||
|
||||
### Added Very Low preset
|
||||
This is vaguely based on a what-if concept, of where LCE was ported to the 6th generation of consoles (like the ps2, and xbox!). It features a 4 render distance and fast graphics
|
||||
|
||||
### Added Default Plus preset
|
||||
Exactly the same as Default, but with a slightly higher render distance of 15
|
||||
|
||||
### Added Maximum preset
|
||||
A preset for the beefiest of computers, running an absolutely massive 64 render distance!
|
||||
|
||||
## Added New Texture Packs
|
||||
There are a few making a return and some new ones too!
|
||||
|
||||
### Added Dark Mode Texture Pack
|
||||
Ease your eyes with the dark mode texture pack!
|
||||
|
||||
### Added Vanilla Plus Texture Pack
|
||||
3D rails, 3D doors.. and more!
|
||||
|
||||
### Re-introduced PS4 Parity texture pack
|
||||
Originally a feature in 0.8.0, which was removed a while back.
|
||||
|
||||
## Added Zoomify
|
||||
Replaces Zume.
|
||||
|
||||
## Added TU0 GUI to the Beta and Alpha Texture Packs
|
||||
This is a port of the gui used in Rekindled Legacy.
|
||||
- This may cause bugs, and does not support SD mode
|
||||
- These may not be 100% accurate.
|
||||
|
||||
## Added more How To Play screens
|
||||
We have finished a few more how to plays. Thanks to @nicsonic for the Trial Chamber one!
|
||||
- These are still not done.
|
||||
- They will continue to be worked on
|
||||
|
||||
## ⚪️ Configuration Changes
|
||||
|
||||
### Fixed a crash with Animatium
|
||||
The mod had a broken config option that has now been fixed.
|
||||
|
||||
### Fixed a rare world-corrupting issue in the c2^ME config
|
||||
A rare issue could occur, with auto-save to where the c2^ME enhanced autosave could cause a double-save. This would cause world corruption and has now been fixed
|
||||
|
||||
## Blacklisted more mods
|
||||
More mods have been added to the blocklist. This was initially just essential, but some culprits that continually cause issues have been blocked now.
|
||||
|
||||
This list is:
|
||||
- Not Enough Crashes
|
||||
- Embeddium
|
||||
- Zume
|
||||
- No Chat Reports
|
||||
- Legacy Mipmaps
|
||||
- Noisium
|
||||
- Faster Random
|
||||
|
||||
# 🟣 Meta-changes
|
||||
As due to our switch to Dexrn’s PackItUp software, we have temporarily lost the ability to publish to CurseForge.
|
||||
|
||||
This should be fixed ASAP! Until then we will work on polishing the CF release of RC+, to hopefully release it in a good state.
|
||||
@@ -1,16 +0,0 @@
|
||||
# Re-Console+ 0.1-alpha.2.1
|
||||
|
||||
# Summary
|
||||
This update primarily fixes a couple of issues regarding Legacy Modpack Resources.
|
||||
|
||||
## ⚪️ Configuration Changes
|
||||
|
||||
### Added changelog on first launch (set lastLoadedMinecraftVersion to 1.20.4)
|
||||
When launching the modpack for the first time, the changelog screen will now be displayed. This should also show up once we release a version with Minecraft 26.1, though not for 1.21.11.
|
||||
|
||||
## 🔵 Updates
|
||||
### Updated to Legacy Modpack Resources 5.1.0
|
||||
Mainly to fix a bunch of issues caused by overwritten changes during development, notably also adding some more How to Play refinements.
|
||||
|
||||
### Updated all mods
|
||||
Updated Zoomify and Ore4J to their latest versions.
|
||||
@@ -1,12 +0,0 @@
|
||||
# Re-Console+ 0.1-alpha.2.2
|
||||
|
||||
# Summary
|
||||
This update is primarily intended to fix the bug with Zoomify not being compatible with 1.21.10.
|
||||
|
||||
## 🔵 Updates
|
||||
### Updated to Legacy Modpack Resources 5.1.1
|
||||
This comes with changes to the intro sequence, with slightly shorter slide durations and crossfading, as well as a "Loading..." screen
|
||||
|
||||
### Updated all mods
|
||||
Most importantly, Zoomify has been updated to fix the 1.21.9 version of the mod not being marked as compatible for 1.21.10 in the manifest.
|
||||
Minimega has also been updated to add restart section/restart race controls and a speedometer in Glide
|
||||
@@ -1,2 +0,0 @@
|
||||
# PackItUp Exports
|
||||
This folder stores exported packs, which get uploaded to the providers.
|
||||
21
modpacks/rc-plus/1.21.10-mr/config/c2me.toml
Normal file
21
modpacks/rc-plus/1.21.10-mr/config/c2me.toml
Normal file
@@ -0,0 +1,21 @@
|
||||
version = 3
|
||||
defaultGlobalExecutorParallelismExpression = "max(1,min(if(is_client,(cpus/2.66+1),(cpus/1.5)),if(is_j9vm,((mem_gb-(if(is_client,0.5,0.2)))/0.2),((mem_gb-(if(is_client,0.8,0.5)))/0.2))))"
|
||||
threadPoolPriority = 3
|
||||
|
||||
[clientSideConfig]
|
||||
|
||||
[clientSideConfig.modifyMaxVDConfig]
|
||||
enableExtRenderDistanceProtocol = false
|
||||
enabled = false
|
||||
|
||||
[noTickViewDistance]
|
||||
compatibilityMode = false
|
||||
maxConcurrentChunkLoads = 18
|
||||
enableExtRenderDistanceProtocol = false
|
||||
maxViewDistance = 64
|
||||
|
||||
[ioSystem]
|
||||
gcFreeChunkSerializer = true
|
||||
|
||||
[chunkSystem]
|
||||
syncPlayerTickets = false
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"enableStandardCulling": false,
|
||||
"enableExtendedCulling": true,
|
||||
"enablePassDemotion": false,
|
||||
"mode": "CONSERVATIVE",
|
||||
"interiorThreshold": 0,
|
||||
"useExtendedLeafDetection": true
|
||||
}
|
||||
@@ -5,10 +5,15 @@
|
||||
#If equals CHANGE_ME, will open Forge/NeoForge/Fabric/Quilt discord link. Names of communities/channels also will be used not from config, but according to this link.
|
||||
#Must start with 'https://' or 'www.'
|
||||
help_link = "https://discord.com/invite/M9bQdm25Pk"
|
||||
#With this option, you can select the formulation of the GUI (e.g., in the help buttons, title).
|
||||
#Currently supported:
|
||||
# - DISCORD: Uses terminology like 'join the Discord' and 'post in #channel'.
|
||||
# - GITHUB: Uses terminology like 'visit the GitHub' and 'post into a new issue'.
|
||||
formulation_type = "DISCORD"
|
||||
#Anyways log will be uploaded to mclo.gs, but with this option you can wrap link to gnomebot.dev for better formatting.
|
||||
#If help_link equals 'CHANGE_ME', this value will be ignored and gnomebot.dev used.
|
||||
#Supported values: mclo.gs / gnomebot.dev
|
||||
upload_to = "mclo.gs"
|
||||
upload_to = "gnomebot.dev"
|
||||
#Show gui on minecraft crashed on modloading and FML error screen displayed.
|
||||
show_on_fml_error_screen = true
|
||||
#Close old CrashAssistantApp if it's still running when starting a new instance of Minecraft, to avoid confusing player with window from old crash.
|
||||
@@ -65,23 +70,30 @@
|
||||
[text]
|
||||
#$CONFIG.text.support_name$ in lang files will be replaced with this value.
|
||||
#For example this placeHolder used in: "Request help in the $CONFIG.text.support_name$"
|
||||
#Recommended values: "Modpack-X Discord", "Modpack-X GitHub repository", etc.
|
||||
support_name = "Nostalgica Reverie Discord"
|
||||
#$CONFIG.text.support_place$ in lang files will be replaced with this value.
|
||||
#Recommended values: "#support channel".
|
||||
#In case of formulation type `GITHUB` won't be used.
|
||||
support_place = "#modpack-support"
|
||||
#$CONFIG.text.modpack_name$ in lang files will be replaced with this value.
|
||||
#For example this placeHolder used in: "Oops, $CONFIG.text.modpack_name$ crashed!"
|
||||
#Supports Better Compatibility Checker integration. You can use $BCC.modpackName$, $BCC.modpackVersion$, etc and it will be replaced with value from BCC config.
|
||||
modpack_name = "Re-Console+"
|
||||
modpack_name = "Simply Legacy"
|
||||
|
||||
#Settings of message generated by Upload all button
|
||||
[generated_message]
|
||||
#Add ### prefix before filename.
|
||||
#Add prefix before filename.
|
||||
#This can prevent too small, hard to hit on mobile links.
|
||||
h3_prefix = true
|
||||
#Replaces "\n" separator between logs to " | " to make message vertically smaller.
|
||||
one_line_logs = true
|
||||
#Recommended values: "### ".
|
||||
prefix = "### "
|
||||
#Separator between logs.
|
||||
#If you want vertical logs, use "\n$PREFIX$".
|
||||
logs_separator = " | "
|
||||
#Adds line in log list about this Intel processor can be corrupted.
|
||||
intel_corrupted_notification = true
|
||||
#Adds line in log list about piracy/offline mode or if check failed.
|
||||
piracy_notification = true
|
||||
#If the modpack is created for a non-English-speaking audience, сhange this to the language the modpack is designed for.
|
||||
#This lang will be used only for generating message by "Upload all..." button.Do not modify this value if there's a chance that the generated message will be sent to English-speaking communities.
|
||||
generated_msg_lang = "en_us"
|
||||
@@ -101,7 +113,37 @@
|
||||
put_analysis_result_to_message = true
|
||||
#Color modified mods count/analysis in msg with ANSI.
|
||||
#Can be needed to be disabled if issues are reported to something not supporting ANSI codeblocks, like GitHub.
|
||||
#If you disable this option, you may also want to remove "ansi" from "generated_message.ansi_block_pattern".
|
||||
color_message = true
|
||||
#Structure of the generated message.
|
||||
#Variables:
|
||||
#$HEADER$ - Title and upload link
|
||||
#$TEXT_UNDER_CRASHED$ - Custom text from config
|
||||
#$PREFIX$ - The prefix string
|
||||
#$LOGS$ - The joined logs
|
||||
#$PROBLEMATIC_FRAME$ - hs_err frame
|
||||
#$ANALYSIS_RESULT$ - Analysis results
|
||||
#$MODLIST_DIFF$ - Modlist changes
|
||||
message_structure = "$HEADER$$TEXT_UNDER_CRASHED$$PREFIX$$LOGS$\n$PROBLEMATIC_FRAME$$ANALYSIS_RESULT$$MODLIST_DIFF$"
|
||||
#Pattern for a single log line.
|
||||
#Variables: $LOG_NAME$, $FILE_NAME$, $LINK$.
|
||||
log_line_pattern = "$LOG_NAME$[$FILE_NAME$](<$LINK$>)"
|
||||
#Pattern for a split log line (too large for single upload).
|
||||
#Variables: $LOG_NAME$, $FILE_NAME$, $LINK_FIRST_LINES$, $LINK_LAST_LINES$, $TOO_BIG_REASONS$.
|
||||
log_line_split_pattern = "$LOG_NAME$[$FILE_NAME$ <TOLOWER>$MSG_LANG.gui.split_log_dialog_head$</TOLOWER>](<$LINK_FIRST_LINES$>) / [<TOLOWER>$MSG_LANG.gui.split_log_dialog_tail$</TOLOWER>](<$LINK_LAST_LINES$>) $TOO_BIG_REASONS$"
|
||||
#Pattern for ModList Diff and Analysis Results blocks.
|
||||
#Variables: $PREFIX$, $HEADER$, $CONTENT$.
|
||||
#If 'color_message' is false, remove 'ansi'.
|
||||
ansi_block_pattern = "$PREFIX$$HEADER$\n```ansi\n$CONTENT$\n```"
|
||||
#Pattern for formatting the problematic frame from hs_err.
|
||||
#Variables: $CONTENT$
|
||||
problematic_frame_pattern = "```java\n$CONTENT$\n```"
|
||||
#Pattern for simple link notifications (e.g. Intel fix, Piracy check, KubeJS scripts).
|
||||
#Variables: $TEXT$, $LINK$
|
||||
link_notification_pattern = "[$TEXT$](<$LINK$>)"
|
||||
#Pattern for the header of the modlist diff block (containing the link).
|
||||
#Variables: $PART1$ (text before link), $PART2$ (text after link), $LINK$.
|
||||
modlist_header_pattern = "[$PART1$](<$LINK$>)$PART2$"
|
||||
|
||||
#Settings of links copied by Upload and copy link buttons
|
||||
[copied_links]
|
||||
@@ -140,6 +182,9 @@
|
||||
#If enabled, will add resourcepacks to modlist.json
|
||||
#After filename where will be ' (resourcepack)' suffix.
|
||||
add_resourcepacks = false
|
||||
#If enabled, will add datapacks to modlist.json
|
||||
#After filename where will be ' (datapacks)' suffix.
|
||||
add_datapacks = false
|
||||
#If enabled, will add modloader jar name to modlist, to easily track if user changed version of modloader.
|
||||
add_modloader_jar_name = true
|
||||
#If enabled, will add generated modlist.txt, with names of all mods / modids / mixin configs / jarjar mods info to logs.
|
||||
@@ -151,19 +196,26 @@
|
||||
[too_many_changes_warning]
|
||||
#Set to the positive integer to enable feature. Set to negative integer to disable.
|
||||
#How many changes end user should make for warning to be displayed.
|
||||
count = 1
|
||||
count = -1
|
||||
#With this option, you can select the formulation of this warning, currently supported:
|
||||
# - NOTIFY: Just saying to the end user that what they made many changes and adding random mods or clicking
|
||||
#the "Update All" button is not a good idea without proper testing. It is expected to crash.
|
||||
# - DROP_SUPPORT: Saying what you are not providing support for that amount of changes, suggesting the end user to
|
||||
#re-install modpack or they are on their own with that amount of changes.
|
||||
formulation_type = "DROP_SUPPORT"
|
||||
formulation_type = "NOTIFY"
|
||||
|
||||
#Settings of analysis feature.
|
||||
#Analysing logs for most common reasons of crashes and displaying recommendations with fixes.
|
||||
[analysis]
|
||||
#Enable feature.
|
||||
enabled = true
|
||||
#By default if CA work in modpack mode and ran by the end user it won't display analysis if it blames mod which was part of original modpack.
|
||||
#And will blame only mods which were added/updated by end users. By enabling this option you can bypass this and it will blame any mods.
|
||||
trigger_on_original_modpack_mods = false
|
||||
#Delay in seconds for the OK button when a crash reason is shown for the first time.
|
||||
#Helps to ensure the user reads the recommendation.
|
||||
#Set to 0 or -1 to disable the delay.
|
||||
first_show_delay = 10
|
||||
#Here you can disable some Analysis by class names.
|
||||
#List of them can be found here: dev.kostromdan.mods.crash_assistant.app.logs_analyser.crash_reasons
|
||||
#For example "Create6Addons"
|
||||
@@ -192,13 +244,41 @@
|
||||
#Enable feature.
|
||||
enabled = true
|
||||
|
||||
#Settings of notifying about piracy/offline mode.
|
||||
[piracy]
|
||||
#Enable feature.
|
||||
#Note: This option is ignored if general.help_link is default (CHANGE_ME).
|
||||
#Notifies if in your community (Discord/GitHub) piracy is not supported. Recommended to enable for modpacks.
|
||||
enabled = false
|
||||
#Delay in seconds for the OK button when piracy warning is shown.
|
||||
#Set to 0 or -1 to disable the delay.
|
||||
delay = 10
|
||||
|
||||
[greeting]
|
||||
#You don't need to touch this option.
|
||||
#On first world join of modpack creator if set to false shows greeting, then self enables.
|
||||
shown_greeting = true
|
||||
|
||||
#Settings of scripting feature.
|
||||
#Allows you to add custom scripts for log analysis.
|
||||
#Scripts should be placed in config/crash_assistant/scripts/log_analysis folder.
|
||||
[scripts]
|
||||
#Enable feature.
|
||||
enabled = true
|
||||
#Enable Scripts IDE in the GUI.
|
||||
ide_enabled = true
|
||||
#By changing this value you can disable creating "scripts" folder and placing example scripts there.
|
||||
generate_scripts_folder_with_example = true
|
||||
|
||||
#You can customise GUI with this options.
|
||||
[gui_customisation]
|
||||
#Name of a FlatLaf IntelliJ Themes file in config/crash_assistant folder or core theme name.
|
||||
#If file doesn't exist and no core theme matches, themes will be disabled and Standard Swing look and feel used.
|
||||
#Supported core themes: 'FlatLightLaf', 'FlatDarkLaf', 'FlatIntelliJLaf', 'FlatDarculaLaf', 'FlatMacLightLaf', 'FlatMacDarkLaf'.
|
||||
#Supports any IntelliJ Theme file with '.theme.json' extension.
|
||||
#If you prefer standard Swing look and feel, use 'Swing'.
|
||||
#Look out our guide about theme support: https://github.com/KostromDan/Crash-Assistant/blob/pages/guides/Theme%20Support/Getting%20Started.md
|
||||
theme_file_name = "FlatDarkLaf"
|
||||
#Will hide Upload All Button from GUI.
|
||||
disable_upload_all_button = false
|
||||
#Append comment text with notice about sending screenshot of this gui tells nothing to modpack creators.
|
||||
@@ -227,13 +307,34 @@
|
||||
#Same as upload_all_button_foreground_color, but for Auto-Fix button (in integrated GPU warning).
|
||||
#Default for this button is "0_178_0" (dark green color).
|
||||
auto_fix_button_foreground_color = "0_178_0"
|
||||
#Color of the animated border for the screenshot notice.
|
||||
#format is "R_G_B", range is 0-255, for example "255_0_0" is red color.
|
||||
#Default for this is "255_0_0" (red color).
|
||||
screenshot_of_gui_notice_animated_border_color = "255_0_0"
|
||||
#Color of the text for the screenshot notice (inside the animated border).
|
||||
#format is "R_G_B", range is 0-255, for example "255_0_0" is red color.
|
||||
#Default for this is "255_0_0" (red color).
|
||||
screenshot_of_gui_notice_text_color = "255_0_0"
|
||||
#Color of the button blinking on success action (e.g. upload all finished).
|
||||
#format is "R_G_B", range is 0-255.
|
||||
#Default is "100_255_100" (light green).
|
||||
blinking_button_success_color = "100_255_100"
|
||||
#Color of the button blinking on attention request (e.g. click on link in description).
|
||||
#format is "R_G_B", range is 0-255.
|
||||
#Default is "100_100_255" (light blue).
|
||||
blinking_button_attention_color = "100_100_255"
|
||||
#Color of the button blinking on error (e.g. failed upload).
|
||||
#format is "R_G_B", range is 0-255.
|
||||
#Default is "255_100_100" (light red).
|
||||
blinking_button_error_color = "255_100_100"
|
||||
#Path to a modpack logo to display in the top of the GUI.
|
||||
#Path is relative to the Minecraft instance folder. Leave empty to disable.
|
||||
#WARNING: use only '/' path separator. '\' will corrupt config!
|
||||
modpack_logo_path = ""
|
||||
#If true, the logo will be larger, Replacing a some of `don't send screenshot` notice.
|
||||
#If false, it will be smaller and logo will be end right where the `don't send screenshot` notice starts.
|
||||
#You should try both, but most likely:
|
||||
#- If you have some long text in the discord description, you will love the small one.
|
||||
#- If you have some long text in the discord/github name, you will love the small one.
|
||||
#- If the text is short, you will love the large one.
|
||||
modpack_logo_large_mode = false
|
||||
#Limit modpack logo height. Default is -1, which means it's calculated automatically.
|
||||
@@ -251,3 +352,8 @@
|
||||
#Enable feature.
|
||||
enabled = true
|
||||
|
||||
#Options to help debug the Crash Assistant.
|
||||
[debug]
|
||||
#Debug option to crash immediately after Crash Assistant launched its process to conveniently debug it, configure it without need to manually crash.
|
||||
crash_after_init = false
|
||||
|
||||
|
||||
@@ -5,22 +5,6 @@
|
||||
"name": "fabric",
|
||||
"version": "fabric-loader-0.18.5.jar"
|
||||
},
|
||||
"animatica-0.6.1+1.21.5.jar": {
|
||||
"jarName": "animatica-0.6.1+1.21.5.jar",
|
||||
"modId": "animatica",
|
||||
"name": "Animatica",
|
||||
"version": "0.6.1+1.21.5",
|
||||
"curseForgeHash": 602460333,
|
||||
"modrinthHash": "48746e8fbf005ffd4b7018cf37339a312865c57b"
|
||||
},
|
||||
"architectury-18.0.8-fabric.jar": {
|
||||
"jarName": "architectury-18.0.8-fabric.jar",
|
||||
"modId": "architectury",
|
||||
"name": "Architectury",
|
||||
"version": "18.0.8",
|
||||
"curseForgeHash": 15044894,
|
||||
"modrinthHash": "6df5474fa07d4c1225ee625ecdd7b958a9f5c2b5"
|
||||
},
|
||||
"BadOptimizations-2.4.1-1.21.10.jar": {
|
||||
"jarName": "BadOptimizations-2.4.1-1.21.10.jar",
|
||||
"modId": "badoptimizations",
|
||||
@@ -37,14 +21,6 @@
|
||||
"curseForgeHash": 669890906,
|
||||
"modrinthHash": "bd12066547d1f791e905fb29356f0601b4c2f57a"
|
||||
},
|
||||
"BetterF3-16.0.3-Fabric-1.21.10.jar": {
|
||||
"jarName": "BetterF3-16.0.3-Fabric-1.21.10.jar",
|
||||
"modId": "betterf3",
|
||||
"name": "BetterF3",
|
||||
"version": "16.0.3",
|
||||
"curseForgeHash": 4162333978,
|
||||
"modrinthHash": "5baeed05a286409c8c49bb091f26d7f70c9d7503"
|
||||
},
|
||||
"bobby-5.2.10+mc1.21.9.jar": {
|
||||
"jarName": "bobby-5.2.10+mc1.21.9.jar",
|
||||
"modId": "bobby",
|
||||
@@ -53,38 +29,6 @@
|
||||
"curseForgeHash": 3252819119,
|
||||
"modrinthHash": "7f26b57f1c74426e832775bdbd218ec4afc425fe"
|
||||
},
|
||||
"c2me-fabric-mc1.21.10-0.3.6+alpha.0.9.jar": {
|
||||
"jarName": "c2me-fabric-mc1.21.10-0.3.6+alpha.0.9.jar",
|
||||
"modId": "c2me",
|
||||
"name": "Concurrent Chunk Management Engine",
|
||||
"version": "0.3.6+alpha.0.9+1.21.10",
|
||||
"curseForgeHash": 2901197316,
|
||||
"modrinthHash": "dbe0d68c88ad4a9c76f9892047258766ef12b294"
|
||||
},
|
||||
"calcmod-1.5.0+fabric.1.21.9.jar": {
|
||||
"jarName": "calcmod-1.5.0+fabric.1.21.9.jar",
|
||||
"modId": "calcmod",
|
||||
"name": "CalcMod",
|
||||
"version": "1.5.0+fabric.1.21.9",
|
||||
"curseForgeHash": 3059226273,
|
||||
"modrinthHash": "d31bfe779e5069a7c28b1d4b020566352f2bf6d8"
|
||||
},
|
||||
"chat_heads-1.2.2-fabric-1.21.9.jar": {
|
||||
"jarName": "chat_heads-1.2.2-fabric-1.21.9.jar",
|
||||
"modId": "chat_heads",
|
||||
"name": "Chat Heads",
|
||||
"version": "1.2.2",
|
||||
"curseForgeHash": 1915081535,
|
||||
"modrinthHash": "1b1f14aac5555b9630d7fdb21b7fb24530ce584d"
|
||||
},
|
||||
"chunksfadein-fabric-3.0.20-1.21.9.jar": {
|
||||
"jarName": "chunksfadein-fabric-3.0.20-1.21.9.jar",
|
||||
"modId": "chunksfadein",
|
||||
"name": "Chunks Fade In",
|
||||
"version": "3.0.20-1.21.9",
|
||||
"curseForgeHash": 3317633331,
|
||||
"modrinthHash": "fc02a8971c2d71841dac2ac4c18e8e7b4d50877e"
|
||||
},
|
||||
"cloth-config-20.0.149-fabric.jar": {
|
||||
"jarName": "cloth-config-20.0.149-fabric.jar",
|
||||
"modId": "cloth-config",
|
||||
@@ -109,14 +53,6 @@
|
||||
"curseForgeHash": 1981995106,
|
||||
"modrinthHash": "340711c9a7e6d4c005d4f22b9034f2738db8fae2"
|
||||
},
|
||||
"continuity-3.0.1-beta.2+1.21.10.jar": {
|
||||
"jarName": "continuity-3.0.1-beta.2+1.21.10.jar",
|
||||
"modId": "continuity",
|
||||
"name": "Continuity",
|
||||
"version": "3.0.1-beta.2+1.21.10",
|
||||
"curseForgeHash": 1139097148,
|
||||
"modrinthHash": "071e6ceddabeaf0277c8643d611f1aa0ed167be3"
|
||||
},
|
||||
"CrashAssistant-fabric-1.21.5-1.21.11-1.11.6.jar": {
|
||||
"jarName": "CrashAssistant-fabric-1.21.5-1.21.11-1.11.6.jar",
|
||||
"modId": "crash_assistant",
|
||||
@@ -141,14 +77,6 @@
|
||||
"curseForgeHash": 1888577393,
|
||||
"modrinthHash": "b663eb9a8238be3cd71173e39b6f9d01d0948c1d"
|
||||
},
|
||||
"dynamic-fps-3.11.4+minecraft-1.21.9-fabric.jar": {
|
||||
"jarName": "dynamic-fps-3.11.4+minecraft-1.21.9-fabric.jar",
|
||||
"modId": "dynamic_fps",
|
||||
"name": "Dynamic FPS",
|
||||
"version": "3.11.4",
|
||||
"curseForgeHash": 2212156593,
|
||||
"modrinthHash": "912c582475c5671d71487e23762a2db290ceb666"
|
||||
},
|
||||
"e4mc-fabric-6.0.6.jar": {
|
||||
"jarName": "e4mc-fabric-6.0.6.jar",
|
||||
"modId": "e4mc",
|
||||
@@ -205,22 +133,6 @@
|
||||
"curseForgeHash": 2424642002,
|
||||
"modrinthHash": "44cc314315b41eb8a9edd8bf67756dc06f03b4a0"
|
||||
},
|
||||
"fast-ip-ping-v1.0.8-mc1.21.10-fabric.jar": {
|
||||
"jarName": "fast-ip-ping-v1.0.8-mc1.21.10-fabric.jar",
|
||||
"modId": "fastipping",
|
||||
"name": "Fast IP Ping",
|
||||
"version": "1.0.8",
|
||||
"curseForgeHash": 1210542902,
|
||||
"modrinthHash": "fa87eb64e5cebad5d64a9500111c52bc5415a148"
|
||||
},
|
||||
"fastquit-3.1.2+mc1.21.10.jar": {
|
||||
"jarName": "fastquit-3.1.2+mc1.21.10.jar",
|
||||
"modId": "fastquit",
|
||||
"name": "FastQuit",
|
||||
"version": "3.1.2+mc1.21.10",
|
||||
"curseForgeHash": 3784654987,
|
||||
"modrinthHash": "d173dc167ca729dbb6cd0de3d6c1435c7f665039"
|
||||
},
|
||||
"ferritecore-8.1.0-fabric.jar": {
|
||||
"jarName": "ferritecore-8.1.0-fabric.jar",
|
||||
"modId": "ferritecore",
|
||||
@@ -229,14 +141,6 @@
|
||||
"curseForgeHash": 3414565920,
|
||||
"modrinthHash": "fbc854f0a30657a0f8b4a5c79ce6580f3f8fbea9"
|
||||
},
|
||||
"fix-keyboard-on-linux-1.0.2.jar": {
|
||||
"jarName": "fix-keyboard-on-linux-1.0.2.jar",
|
||||
"modId": "fix-keyboard-on-linux",
|
||||
"name": "Fix Keyboard on Linux",
|
||||
"version": "1.0.2",
|
||||
"curseForgeHash": 553527540,
|
||||
"modrinthHash": "3409ef6494ab1e9a151177775a12b63004c87080"
|
||||
},
|
||||
"fnp_patcher-26.1.2+1.21.9.jar": {
|
||||
"jarName": "fnp_patcher-26.1.2+1.21.9.jar",
|
||||
"modId": "fnp_patcher",
|
||||
@@ -245,14 +149,6 @@
|
||||
"curseForgeHash": 3797449342,
|
||||
"modrinthHash": "16bf44b8103833976af768573a36b5fa4054d599"
|
||||
},
|
||||
"ForgeConfigAPIPort-v21.10.1+mc1.21.10-Fabric.jar": {
|
||||
"jarName": "ForgeConfigAPIPort-v21.10.1+mc1.21.10-Fabric.jar",
|
||||
"modId": "forgeconfigapiport",
|
||||
"name": "Forge Config API Port",
|
||||
"version": "21.10.1",
|
||||
"curseForgeHash": 2573171359,
|
||||
"modrinthHash": "1335a32984357a39d9c8cf5faba9e9b5c3e1f80d"
|
||||
},
|
||||
"fzzy_config-0.7.6+1.21.9.jar": {
|
||||
"jarName": "fzzy_config-0.7.6+1.21.9.jar",
|
||||
"modId": "fzzy_config",
|
||||
@@ -261,14 +157,6 @@
|
||||
"curseForgeHash": 38397153,
|
||||
"modrinthHash": "88940f2983f140b163dbe6ae4342470c03710ca9"
|
||||
},
|
||||
"IdleTweaks-1.1.1.jar": {
|
||||
"jarName": "IdleTweaks-1.1.1.jar",
|
||||
"modId": "idletweaks",
|
||||
"name": "IdleTweaks",
|
||||
"version": "1.1.1",
|
||||
"curseForgeHash": 3822800854,
|
||||
"modrinthHash": "16f443c578b5ca15720219b1e0af3270df4c4d1d"
|
||||
},
|
||||
"ImmediatelyFast-Fabric-1.13.5+1.21.10.jar": {
|
||||
"jarName": "ImmediatelyFast-Fabric-1.13.5+1.21.10.jar",
|
||||
"modId": "immediatelyfast",
|
||||
@@ -277,14 +165,6 @@
|
||||
"curseForgeHash": 4026014278,
|
||||
"modrinthHash": "4c51b05f08693df1636945b3823d122c432b7757"
|
||||
},
|
||||
"iris-fabric-1.9.7+mc1.21.10.jar": {
|
||||
"jarName": "iris-fabric-1.9.7+mc1.21.10.jar",
|
||||
"modId": "iris",
|
||||
"name": "Iris",
|
||||
"version": "1.9.7+mc1.21.10",
|
||||
"curseForgeHash": 1512039915,
|
||||
"modrinthHash": "f96d48791a372edb0fa3adfc80848c4f27eae737"
|
||||
},
|
||||
"Ixeris-4.1.6+1.21.11-fabric.jar": {
|
||||
"jarName": "Ixeris-4.1.6+1.21.11-fabric.jar",
|
||||
"modId": "ixeris",
|
||||
@@ -293,29 +173,13 @@
|
||||
"curseForgeHash": 2378939608,
|
||||
"modrinthHash": "d26bf42f26462c1594e8d4ad1b351447107a714f"
|
||||
},
|
||||
"lambdabettergrass-2.5.0+1.21.9.jar": {
|
||||
"jarName": "lambdabettergrass-2.5.0+1.21.9.jar",
|
||||
"modId": "lambdabettergrass",
|
||||
"name": "LambdaBetterGrass",
|
||||
"version": "2.5.0+1.21.9",
|
||||
"curseForgeHash": 795430105,
|
||||
"modrinthHash": "b6769714a871301ccb11791eca903dadceb9ee1e"
|
||||
},
|
||||
"lambdynamiclights-4.8.7+1.21.10.jar": {
|
||||
"jarName": "lambdynamiclights-4.8.7+1.21.10.jar",
|
||||
"modId": "lambdynlights",
|
||||
"name": "LambDynamicLights",
|
||||
"version": "4.8.7+1.21.10",
|
||||
"curseForgeHash": 1648654858,
|
||||
"modrinthHash": "4ea9988c083f1e16182e6042ab55de414bfbbaff"
|
||||
},
|
||||
"language-reload-1.7.6+1.21.10.jar": {
|
||||
"jarName": "language-reload-1.7.6+1.21.10.jar",
|
||||
"modId": "languagereload",
|
||||
"name": "Language Reload",
|
||||
"version": "1.7.6+1.21.10",
|
||||
"curseForgeHash": 17196670,
|
||||
"modrinthHash": "56bb8175b6a9ef01180c694ac94b9213841217e5"
|
||||
"lazy-ai-1.6.1.jar": {
|
||||
"jarName": "lazy-ai-1.6.1.jar",
|
||||
"modId": "lazy_ai_pixelindiedev",
|
||||
"name": "Lazy AI",
|
||||
"version": "1.6.1",
|
||||
"curseForgeHash": 2461803481,
|
||||
"modrinthHash": "f6e23cf358d2a6a206e7804f3234ddca6b298dde"
|
||||
},
|
||||
"legacy-mechanics-1.1.0.jar": {
|
||||
"jarName": "legacy-mechanics-1.1.0.jar",
|
||||
@@ -357,14 +221,6 @@
|
||||
"curseForgeHash": 1526742470,
|
||||
"modrinthHash": "7d44f5da9c690bbf1bd6d65c1acc81db5cf7f8c6"
|
||||
},
|
||||
"locator_lodestones-1.5.2+1.21.9+A.jar": {
|
||||
"jarName": "locator_lodestones-1.5.2+1.21.9+A.jar",
|
||||
"modId": "locator_lodestones",
|
||||
"name": "Locator Lodestones",
|
||||
"version": "1.5.2+1.21.9+A",
|
||||
"curseForgeHash": 1591826280,
|
||||
"modrinthHash": "27ca25b7c80eb005f6e285602966c3c7a5a09a65"
|
||||
},
|
||||
"LWS-1.21.10-0.0.1-fabric.jar": {
|
||||
"jarName": "LWS-1.21.10-0.0.1-fabric.jar",
|
||||
"modId": "legacy_world_sizes",
|
||||
@@ -373,11 +229,6 @@
|
||||
"curseForgeHash": 147767473,
|
||||
"modrinthHash": "8da254dddb773795fbc0354fb4e83c66fdf60f3d"
|
||||
},
|
||||
"macos-input-fixes-1.12.jar": {
|
||||
"jarName": "macos-input-fixes-1.12.jar",
|
||||
"curseForgeHash": 84569239,
|
||||
"modrinthHash": "fdf943895dfe518eb0a07c30d38bb3d4dfaffc1f"
|
||||
},
|
||||
"minimega-4.1.103.jar": {
|
||||
"jarName": "minimega-4.1.103.jar",
|
||||
"modId": "minimega",
|
||||
@@ -386,14 +237,6 @@
|
||||
"curseForgeHash": 3207827425,
|
||||
"modrinthHash": "566013cca7334e47f4554c9d1201b068cb094bdf"
|
||||
},
|
||||
"moderner-beta-fabric-4.1.1+1.21.9.jar": {
|
||||
"jarName": "moderner-beta-fabric-4.1.1+1.21.9.jar",
|
||||
"modId": "moderner_beta",
|
||||
"name": "Moderner Beta",
|
||||
"version": "4.1.1+1.21.9",
|
||||
"curseForgeHash": 2145748775,
|
||||
"modrinthHash": "b13a1577e37d0fe02301aa58dee1ae6aaccef599"
|
||||
},
|
||||
"modernfix-fabric-latest.jar": {
|
||||
"jarName": "modernfix-fabric-latest.jar",
|
||||
"modId": "modernfix",
|
||||
@@ -434,45 +277,13 @@
|
||||
"curseForgeHash": 650225542,
|
||||
"modrinthHash": "353abc578625479558f39e382b60dbb5022b724a"
|
||||
},
|
||||
"pingview-fabric-1.3.1.jar": {
|
||||
"jarName": "pingview-fabric-1.3.1.jar",
|
||||
"modId": "pingview",
|
||||
"name": "Ping View",
|
||||
"version": "1.3.1",
|
||||
"curseForgeHash": 1359167508,
|
||||
"modrinthHash": "8315ee36631bb675fe9b06bb8383b368b354e6ae"
|
||||
},
|
||||
"pneumonocore-1.3.0+1.21.9+A.jar": {
|
||||
"jarName": "pneumonocore-1.3.0+1.21.9+A.jar",
|
||||
"modId": "pneumonocore",
|
||||
"name": "PneumonoCore",
|
||||
"version": "1.3.0",
|
||||
"curseForgeHash": 917300482,
|
||||
"modrinthHash": "ca80ab53487f402a3e6fd65afe5f8caa311937b5"
|
||||
},
|
||||
"polytone-1.21.10-3.6.3-fabric.jar": {
|
||||
"jarName": "polytone-1.21.10-3.6.3-fabric.jar",
|
||||
"modId": "polytone",
|
||||
"name": "Polytone",
|
||||
"version": "1.21.10-3.6.3",
|
||||
"curseForgeHash": 3190246031,
|
||||
"modrinthHash": "c08ab4ace9462a88fb95ca95f8700f63207de9b0"
|
||||
},
|
||||
"ProPlacer-v21.10.0+mc1.21.10-Fabric.jar": {
|
||||
"jarName": "ProPlacer-v21.10.0+mc1.21.10-Fabric.jar",
|
||||
"modId": "proplacer",
|
||||
"name": "Pro Placer",
|
||||
"version": "21.10.0",
|
||||
"curseForgeHash": 3739279609,
|
||||
"modrinthHash": "b70486f489b4438e85c5418ac6685707c85d33af"
|
||||
},
|
||||
"PuzzlesLib-v21.10.8+mc1.21.10-Fabric.jar": {
|
||||
"jarName": "PuzzlesLib-v21.10.8+mc1.21.10-Fabric.jar",
|
||||
"modId": "puzzleslib",
|
||||
"name": "Puzzles Lib",
|
||||
"version": "21.10.8",
|
||||
"curseForgeHash": 3913206976,
|
||||
"modrinthHash": "a47fd39ca6e9cf6ec9cb57d52af67ace8656c454"
|
||||
"placeholder-api-2.8.2+1.21.10.jar": {
|
||||
"jarName": "placeholder-api-2.8.2+1.21.10.jar",
|
||||
"modId": "placeholder-api",
|
||||
"name": "Placeholder API",
|
||||
"version": "2.8.2+1.21.10",
|
||||
"curseForgeHash": 1589123864,
|
||||
"modrinthHash": "bbdc920ecff993148cd6e81a208536132245ce40"
|
||||
},
|
||||
"regsyncfix-1.0.3.jar": {
|
||||
"jarName": "regsyncfix-1.0.3.jar",
|
||||
@@ -498,14 +309,6 @@
|
||||
"curseForgeHash": 3417754780,
|
||||
"modrinthHash": "6a732327f7855aa64f820942031d6e4adeba68a6"
|
||||
},
|
||||
"SimpleDiscordRichPresence-fabric-97.0.0-build.52+mc1.21.10.jar": {
|
||||
"jarName": "SimpleDiscordRichPresence-fabric-97.0.0-build.52+mc1.21.10.jar",
|
||||
"modId": "sdrp",
|
||||
"name": "Simple Discord Rich Presence",
|
||||
"version": "97.0.0-build.52+mc1.21.10",
|
||||
"curseForgeHash": 2465431502,
|
||||
"modrinthHash": "e3bb085b97c6b9635a25bc73beb26de19adafc9f"
|
||||
},
|
||||
"simpleresourceloader-1.0.0+1.21.1.jar": {
|
||||
"jarName": "simpleresourceloader-1.0.0+1.21.1.jar",
|
||||
"modId": "simpleresourceloader",
|
||||
@@ -514,14 +317,6 @@
|
||||
"curseForgeHash": 835492651,
|
||||
"modrinthHash": "faa2a9b25f3a3e1e6c6ed8ab860a5b10cec303ff"
|
||||
},
|
||||
"skyboxify-2.7+1.21.10-fabric.jar": {
|
||||
"jarName": "skyboxify-2.7+1.21.10-fabric.jar",
|
||||
"modId": "skyboxify",
|
||||
"name": "Skyboxify",
|
||||
"version": "2.7",
|
||||
"curseForgeHash": 3767363032,
|
||||
"modrinthHash": "ab6a2c6105ca225ff3789f97ee93ccc4837da650"
|
||||
},
|
||||
"sodium-fabric-0.7.3+mc1.21.10.jar": {
|
||||
"jarName": "sodium-fabric-0.7.3+mc1.21.10.jar",
|
||||
"modId": "sodium",
|
||||
@@ -546,22 +341,6 @@
|
||||
"curseForgeHash": 898318935,
|
||||
"modrinthHash": "8e78e44924895a67763b8bb69f593cb95f0d2092"
|
||||
},
|
||||
"tlib-fabric-1.4.1-1.21.10.jar": {
|
||||
"jarName": "tlib-fabric-1.4.1-1.21.10.jar",
|
||||
"modId": "tlib",
|
||||
"name": "TLib",
|
||||
"version": "1.4.1-1.21.10",
|
||||
"curseForgeHash": 3734087316,
|
||||
"modrinthHash": "2367dff4c006e1ece9c78cd16ea90bce4a55fc65"
|
||||
},
|
||||
"voicechat-fabric-1.21.10-2.6.14.jar": {
|
||||
"jarName": "voicechat-fabric-1.21.10-2.6.14.jar",
|
||||
"modId": "voicechat",
|
||||
"name": "Simple Voice Chat",
|
||||
"version": "1.21.10-2.6.14",
|
||||
"curseForgeHash": 1815449071,
|
||||
"modrinthHash": "0dc65cd91da63f8eae78b2fa828076174607699b"
|
||||
},
|
||||
"yet_another_config_lib_v3-3.8.2+1.21.10-fabric.jar": {
|
||||
"jarName": "yet_another_config_lib_v3-3.8.2+1.21.10-fabric.jar",
|
||||
"modId": "yet_another_config_lib_v3",
|
||||
@@ -577,13 +356,5 @@
|
||||
"version": "1.0.27+1.21.9",
|
||||
"curseForgeHash": 1923215918,
|
||||
"modrinthHash": "e8fb1c18c45878de2f8ddf5509709b35496e3473"
|
||||
},
|
||||
"zoomify-2.15.2+1.21.9.jar": {
|
||||
"jarName": "zoomify-2.15.2+1.21.9.jar",
|
||||
"modId": "zoomify",
|
||||
"name": "Zoomify",
|
||||
"version": "2.15.2+1.21.9",
|
||||
"curseForgeHash": 3573397083,
|
||||
"modrinthHash": "874bae4867d0a2782857e3ee20b5045f36a3eda2"
|
||||
}
|
||||
}
|
||||
@@ -1,34 +1,34 @@
|
||||
{
|
||||
"essential-container": {
|
||||
"msg": "⚠️ <strong>Essential Mod Not Supported</strong>\n\nEssential is in absolutely no way supported by Re-Console+. It introduces long-standing GUI issues, in-game issues, performance problems and a lot more. If you would like to play multiplayer for free, open to LAN and you will recieve a link you can use for your friends to play with you! We also object heavily to Essentials usage of in-game microtransactions, in an otherwise completely free and open source modding community.",
|
||||
"should_crash_on_startup": true
|
||||
},
|
||||
"embeddium": {
|
||||
"msg": "⚠️ <strong>Embeddium Not Supported</strong>\n\nEmbeddium is not supported by Re-Console+.",
|
||||
"should_crash_on_startup": true
|
||||
},
|
||||
"notenoughcrashes": {
|
||||
"msg": "⚠️ <strong>Not Enough Crashes installed</strong>\n\nYou have added the Not Enough Crashes mod. This may cause critical stability errors.",
|
||||
"should_crash_on_startup": true
|
||||
},
|
||||
"zume": {
|
||||
"msg": "⚠️ <strong>Zume installed</strong>\n\nZume is not supported.",
|
||||
"should_crash_on_startup": true
|
||||
},
|
||||
"legacy-mipmaps": {
|
||||
"msg": "⚠️ <strong>Legacy Mipmaps installed</strong>\n\nLegacy Mipmaps is abandoned and is not supported!",
|
||||
"should_crash_on_startup": false
|
||||
},
|
||||
"noisium": {
|
||||
"msg": "⚠️ <strong>Noisium not supported</strong>\n\nNoisium is not supported, as the mod does not have significant performance boost and is superseded by other mods.",
|
||||
"should_crash_on_startup": true
|
||||
},
|
||||
"faster-random": {
|
||||
"msg": "⚠️ <strong>Faster Random installed</strong>\n\nFaster Random is not supported.",
|
||||
"should_crash_on_startup": false
|
||||
},
|
||||
"nochatreports": {
|
||||
"msg": "⚠️ <strong>No Chat Reports installed</strong>\n\nNo Chat Reports is superseded by No Prying Eyes, and adding it will just introduce compatibility and performance issues.",
|
||||
"should_crash_on_startup": true
|
||||
}
|
||||
"essential-container": {
|
||||
"msg": "⚠️ <strong>Essential Mod Not Supported</strong>\n\nEssential is in absolutely no way supported by Re-Console+. It introduces long-standing GUI issues, in-game issues, performance problems and a lot more. If you would like to play multiplayer for free, open to LAN and you will recieve a link you can use for your friends to play with you! We also object heavily to Essentials usage of in-game microtransactions, in an otherwise completely free and open source modding community.",
|
||||
"should_crash_on_startup": true
|
||||
},
|
||||
"embeddium": {
|
||||
"msg": "⚠️ <strong>Embeddium Not Supported</strong>\n\nEmbeddium is not supported by Re-Console+.",
|
||||
"should_crash_on_startup": true
|
||||
},
|
||||
"notenoughcrashes": {
|
||||
"msg": "⚠️ <strong>Not Enough Crashes installed</strong>\n\nYou have added the Not Enough Crashes mod. This may cause critical stability errors.",
|
||||
"should_crash_on_startup": true
|
||||
},
|
||||
"zume": {
|
||||
"msg": "⚠️ <strong>Zume installed</strong>\n\nZume is not supported.",
|
||||
"should_crash_on_startup": true
|
||||
},
|
||||
"legacy-mipmaps": {
|
||||
"msg": "⚠️ <strong>Legacy Mipmaps installed</strong>\n\nLegacy Mipmaps is abandoned and is not supported!",
|
||||
"should_crash_on_startup": false
|
||||
},
|
||||
"noisium": {
|
||||
"msg": "⚠️ <strong>Noisium not supported</strong>\n\nNoisium is not supported, as the mod does not have significant performance boost and is superseded by other mods.",
|
||||
"should_crash_on_startup": true
|
||||
},
|
||||
"faster-random": {
|
||||
"msg": "⚠️ <strong>Faster Random installed</strong>\n\nFaster Random is not supported.",
|
||||
"should_crash_on_startup": false
|
||||
},
|
||||
"nochatreports": {
|
||||
"msg": "⚠️ <strong>No Chat Reports installed</strong>\n\nNo Chat Reports is superseded by No Prying Eyes, and adding it will just introduce compatibility and performance issues.",
|
||||
"should_crash_on_startup": true
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,82 @@
|
||||
# This is the configuration file for ModernFix.
|
||||
# In general, prefer using the config screen to editing this file. It can be accessed
|
||||
# via the standard mod menu on your respective mod loader. Changes will, however,
|
||||
# require restarting the game to take effect.
|
||||
#
|
||||
# The following options can be enabled or disabled if there is a compatibility issue.
|
||||
# Add a line with your option name and =true or =false at the bottom of the file to enable
|
||||
# or disable a rule. For example:
|
||||
# mixin.perf.dynamic_resources=true
|
||||
# Do not include the #. You may reset to defaults by deleting this file.
|
||||
#
|
||||
# Available options:
|
||||
# mixin.bugfix.chunk_deadlock=false # (overridden for mod compat)
|
||||
# mixin.bugfix.concurrency=true # (default)
|
||||
# mixin.bugfix.missing_block_entities=false # (default)
|
||||
# mixin.bugfix.packet_leak=false # (default)
|
||||
# mixin.bugfix.paper_chunk_patches=false # (overridden for mod compat)
|
||||
# mixin.bugfix.restore_old_dragon_movement=false # (default)
|
||||
# mixin.bugfix.world_leaks=true # (default)
|
||||
# mixin.bugfix.world_screen_skipped=true # (default)
|
||||
# mixin.devenv=false # (default)
|
||||
# mixin.feature.blockentity_incorrect_thread=false # (default)
|
||||
# mixin.feature.branding=true # (default)
|
||||
# mixin.feature.cause_lag_by_disabling_threads=false # (default)
|
||||
# mixin.feature.direct_stack_trace=false # (default)
|
||||
# mixin.feature.disable_unihex_font=false # (default)
|
||||
# mixin.feature.integrated_server_watchdog=true # (default)
|
||||
# mixin.feature.log_stdout_in_log_files=true # (default)
|
||||
# mixin.feature.mcfunction_profiling=true # (default)
|
||||
# mixin.feature.measure_time=true # (default)
|
||||
# mixin.feature.remove_chat_signing=false # (default)
|
||||
# mixin.feature.remove_telemetry=true # (default)
|
||||
# mixin.feature.snapshot_easter_egg=true # (default)
|
||||
# mixin.feature.spam_thread_dump=false # (default)
|
||||
# mixin.feature.spark_profile_launch=false # (default)
|
||||
# mixin.feature.spark_profile_world_join=false # (default)
|
||||
# mixin.feature.stalled_chunk_load_detection=false # (default)
|
||||
# mixin.feature.warn_missing_perf_mods=true # (default)
|
||||
# mixin.launch.class_search_cache=true # (default)
|
||||
# mixin.perf.cache_blockstate_cache_arrays=true # (default)
|
||||
# mixin.perf.cache_profile_texture_url=true # (default)
|
||||
# mixin.perf.cache_strongholds=false # (overridden for mod compat)
|
||||
# mixin.perf.chunk_meshing=true # (default)
|
||||
# mixin.perf.clear_fabric_mapping_tables=false # (default)
|
||||
# mixin.perf.clear_mixin_classinfo=false # (default)
|
||||
# mixin.perf.compact_bit_storage=true # (default)
|
||||
# mixin.perf.compress_unihex_font=true # (default)
|
||||
# mixin.perf.dedicated_reload_executor=true # (default)
|
||||
# mixin.perf.deduplicate_climate_parameters=false # (default)
|
||||
# mixin.perf.deduplicate_location=false # (default)
|
||||
# mixin.perf.deduplicate_wall_shapes=true # (default)
|
||||
# mixin.perf.dynamic_dfu=true # (default)
|
||||
# mixin.perf.dynamic_entity_renderers=false # (default)
|
||||
# mixin.perf.dynamic_resources=false # (default)
|
||||
# mixin.perf.dynamic_sounds=true # (default)
|
||||
# mixin.perf.dynamic_structure_manager=true # (default)
|
||||
# mixin.perf.faster_command_suggestions=true # (default)
|
||||
# mixin.perf.faster_item_rendering=false # (default)
|
||||
# mixin.perf.faster_texture_stitching=true # (default)
|
||||
# mixin.perf.ingredient_item_deduplication=false # (default)
|
||||
# mixin.perf.lazy_search_tree_registry=true # (default)
|
||||
# mixin.perf.memoize_creative_tab_build=true # (default)
|
||||
# mixin.perf.model_optimizations=true # (default)
|
||||
# mixin.perf.mojang_registry_size=true # (default)
|
||||
# mixin.perf.remove_biome_temperature_cache=true # (default)
|
||||
# mixin.perf.state_definition_construct=true # (default)
|
||||
# mixin.perf.thread_priorities=true # (default)
|
||||
# mixin.perf.ticking_chunk_alloc=true # (default)
|
||||
# mixin.perf.worldgen_allocation=false # (default)
|
||||
# mixin.safety=true # (default)
|
||||
#
|
||||
# User overrides go here.
|
||||
mixin.bugfix.packet_leak=true
|
||||
mixin.perf.clear_fabric_mapping_tables=true
|
||||
mixin.perf.clear_mixin_classinfo=true
|
||||
mixin.perf.deduplicate_location=true
|
||||
mixin.perf.dynamic_entity_renderers=true
|
||||
mixin.perf.dynamic_resources=true
|
||||
mixin.perf.faster_item_rendering=true
|
||||
mixin.perf.ingredient_item_deduplication=true
|
||||
mixin.perf.thread_priorities=false
|
||||
mixin.perf.worldgen_allocation=true
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"enabled": true,
|
||||
"enableStandardCulling": false,
|
||||
"enableExtendedCulling": true,
|
||||
"enablePassDemotion": false,
|
||||
"mode": "CONSERVATIVE",
|
||||
"interiorThreshold": 0,
|
||||
"useExtendedLeafDetection": true
|
||||
}
|
||||
@@ -186,6 +186,7 @@
|
||||
"optionsPreset": "legacy:lmr_default",
|
||||
"overrideTerrainFogEnd": true,
|
||||
"overrideTerrainFogStart": true,
|
||||
"optionsPreset": "legacy:medium",
|
||||
"rightStickDeadZone": 0.34,
|
||||
"rightTriggerDeadZone": 0.2,
|
||||
"saveCache": false,
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"applyOnTop": true,
|
||||
"packs": [
|
||||
"file/Legacy Worlds.zip",
|
||||
"file/Legacy-Modpack-Resources.zip",
|
||||
"file/The_Garden_Awakens_v1.0.zip",
|
||||
"file/Doctor Who Legacy Skins.zip",
|
||||
"file/Classic MCYT Skin Pack.zip",
|
||||
|
||||
@@ -1,13 +1,82 @@
|
||||
mixin.bugfix.chunk_deadlock=true
|
||||
# This is the configuration file for ModernFix.
|
||||
# In general, prefer using the config screen to editing this file. It can be accessed
|
||||
# via the standard mod menu on your respective mod loader. Changes will, however,
|
||||
# require restarting the game to take effect.
|
||||
#
|
||||
# The following options can be enabled or disabled if there is a compatibility issue.
|
||||
# Add a line with your option name and =true or =false at the bottom of the file to enable
|
||||
# or disable a rule. For example:
|
||||
# mixin.perf.dynamic_resources=true
|
||||
# Do not include the #. You may reset to defaults by deleting this file.
|
||||
#
|
||||
# Available options:
|
||||
# mixin.bugfix.chunk_deadlock=false # (overridden for mod compat)
|
||||
# mixin.bugfix.concurrency=true # (default)
|
||||
# mixin.bugfix.missing_block_entities=false # (default)
|
||||
# mixin.bugfix.packet_leak=false # (default)
|
||||
# mixin.bugfix.paper_chunk_patches=false # (overridden for mod compat)
|
||||
# mixin.bugfix.restore_old_dragon_movement=false # (default)
|
||||
# mixin.bugfix.world_leaks=true # (default)
|
||||
# mixin.bugfix.world_screen_skipped=true # (default)
|
||||
# mixin.devenv=false # (default)
|
||||
# mixin.feature.blockentity_incorrect_thread=false # (default)
|
||||
# mixin.feature.branding=true # (default)
|
||||
# mixin.feature.cause_lag_by_disabling_threads=false # (default)
|
||||
# mixin.feature.direct_stack_trace=false # (default)
|
||||
# mixin.feature.disable_unihex_font=false # (default)
|
||||
# mixin.feature.integrated_server_watchdog=true # (default)
|
||||
# mixin.feature.log_stdout_in_log_files=true # (default)
|
||||
# mixin.feature.mcfunction_profiling=true # (default)
|
||||
# mixin.feature.measure_time=true # (default)
|
||||
# mixin.feature.remove_chat_signing=false # (default)
|
||||
# mixin.feature.remove_telemetry=true # (default)
|
||||
# mixin.feature.snapshot_easter_egg=true # (default)
|
||||
# mixin.feature.spam_thread_dump=false # (default)
|
||||
# mixin.feature.spark_profile_launch=false # (default)
|
||||
# mixin.feature.spark_profile_world_join=false # (default)
|
||||
# mixin.feature.stalled_chunk_load_detection=false # (default)
|
||||
# mixin.feature.warn_missing_perf_mods=true # (default)
|
||||
# mixin.launch.class_search_cache=true # (default)
|
||||
# mixin.perf.cache_blockstate_cache_arrays=true # (default)
|
||||
# mixin.perf.cache_profile_texture_url=true # (default)
|
||||
# mixin.perf.cache_strongholds=false # (overridden for mod compat)
|
||||
# mixin.perf.chunk_meshing=true # (default)
|
||||
# mixin.perf.clear_fabric_mapping_tables=false # (default)
|
||||
# mixin.perf.clear_mixin_classinfo=false # (default)
|
||||
# mixin.perf.compact_bit_storage=true # (default)
|
||||
# mixin.perf.compress_unihex_font=true # (default)
|
||||
# mixin.perf.dedicated_reload_executor=true # (default)
|
||||
# mixin.perf.deduplicate_climate_parameters=false # (default)
|
||||
# mixin.perf.deduplicate_location=false # (default)
|
||||
# mixin.perf.deduplicate_wall_shapes=true # (default)
|
||||
# mixin.perf.dynamic_dfu=true # (default)
|
||||
# mixin.perf.dynamic_entity_renderers=false # (default)
|
||||
# mixin.perf.dynamic_resources=false # (default)
|
||||
# mixin.perf.dynamic_sounds=true # (default)
|
||||
# mixin.perf.dynamic_structure_manager=true # (default)
|
||||
# mixin.perf.faster_command_suggestions=true # (default)
|
||||
# mixin.perf.faster_item_rendering=false # (default)
|
||||
# mixin.perf.faster_texture_stitching=true # (default)
|
||||
# mixin.perf.ingredient_item_deduplication=false # (default)
|
||||
# mixin.perf.lazy_search_tree_registry=true # (default)
|
||||
# mixin.perf.memoize_creative_tab_build=true # (default)
|
||||
# mixin.perf.model_optimizations=true # (default)
|
||||
# mixin.perf.mojang_registry_size=true # (default)
|
||||
# mixin.perf.remove_biome_temperature_cache=true # (default)
|
||||
# mixin.perf.state_definition_construct=true # (default)
|
||||
# mixin.perf.thread_priorities=true # (default)
|
||||
# mixin.perf.ticking_chunk_alloc=true # (default)
|
||||
# mixin.perf.worldgen_allocation=false # (default)
|
||||
# mixin.safety=true # (default)
|
||||
#
|
||||
# User overrides go here.
|
||||
mixin.bugfix.packet_leak=true
|
||||
mixin.bugfix.paper_chunk_patches=true
|
||||
mixin.perf.clear_fabric_mapping_tables=true
|
||||
mixin.perf.clear_mixin_classinfo=true
|
||||
mixin.perf.dynamic_entity_renderers=true
|
||||
mixin.perf.faster_item_rendering=true
|
||||
mixin.perf.nbt_memory_usage=true
|
||||
mixin.perf.dynamic_sounds=true
|
||||
mixin.perf.thread_priorities=false
|
||||
mixin.perf.deduplicate_location=true
|
||||
mixin.perf.worldgen_allocation=true
|
||||
mixin.perf.dynamic_entity_renderers=true
|
||||
mixin.perf.dynamic_resources=true
|
||||
mixin.perf.faster_item_rendering=true
|
||||
mixin.perf.ingredient_item_deduplication=true
|
||||
mixin.perf.thread_priorities=false
|
||||
mixin.perf.worldgen_allocation=true
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
[overlay]
|
||||
show_activation_icon = true
|
||||
activation_icon_position = "BOTTOM_RIGHT"
|
||||
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
File diff suppressed because it is too large
Load Diff
@@ -1,124 +0,0 @@
|
||||
# Modlist
|
||||
|
||||
## Client Mods
|
||||
|
||||
- [Animatica](https://modrinth.com/mod/PRN43VSY)
|
||||
- [Animatium](https://modrinth.com/mod/zy0karK1)
|
||||
- [BadOptimizations](https://modrinth.com/mod/g96Z4WVZ)
|
||||
- [Better Block Entities](https://modrinth.com/mod/ONZm0H7Y)
|
||||
- [Bobby](https://modrinth.com/mod/M08ruV16)
|
||||
- [Cape Provider](https://modrinth.com/mod/orXAsira)
|
||||
- [Chat Heads](https://modrinth.com/mod/Wb5oqrBJ)
|
||||
- [Chunks fade in](https://modrinth.com/mod/JaNmzvA8)
|
||||
- [Console Advancement Sounds](https://modrinth.com/mod/v2x7Gozv)
|
||||
- [Continuity](https://modrinth.com/mod/1IjD5062)
|
||||
- [CraftPresence](https://modrinth.com/mod/DFqQfIBR)
|
||||
- [Crash Assistant](https://modrinth.com/mod/ix1qq8Ux)
|
||||
- [Cubes Without Borders](https://modrinth.com/mod/ETlrkaYF)
|
||||
- [Dynamic FPS](https://modrinth.com/mod/LQ3K71Q1)
|
||||
- [[EMF] Entity Model Features](https://modrinth.com/mod/4I1XuqiY)
|
||||
- [EntityCulling](https://modrinth.com/mod/NNAgCjsB)
|
||||
- [[ETF] Entity Texture Features](https://modrinth.com/mod/BVzZfTc1)
|
||||
- [Fix Keyboard on Linux](https://modrinth.com/mod/siXFh9dn)
|
||||
- [ImmediatelyFast](https://modrinth.com/mod/5ZwdcRci)
|
||||
- [Iris Shaders](https://modrinth.com/mod/YL57xq9U)
|
||||
- [LambdaBetterGrass](https://modrinth.com/mod/2Uev7LdA)
|
||||
- [LambDynamicLights](https://modrinth.com/mod/yBW8D80W)
|
||||
- [lazy-language-loader](https://modrinth.com/mod/Nz0RSWrF)
|
||||
- [MacOS Input Fixes](https://modrinth.com/mod/x9BrsVME)
|
||||
- [Mod Menu](https://modrinth.com/mod/mOgUt4GM)
|
||||
- [More Culling](https://modrinth.com/mod/51shyZVL)
|
||||
- [Ok Zoomer](https://modrinth.com/mod/aXf2OSFU)
|
||||
- [Optiboxes](https://modrinth.com/mod/DWuwk8aA)
|
||||
- [Ping View](https://modrinth.com/mod/gvl7lVcV)
|
||||
- [Polytone](https://modrinth.com/mod/3qAYkBMB)
|
||||
- [Raise Sound Limit Simplified](https://modrinth.com/mod/SKW62Pht)
|
||||
- [Sodium](https://modrinth.com/mod/AANobbMI)
|
||||
- [UniLib](https://modrinth.com/mod/nT86WUER)
|
||||
- [1080p L4J KBM Icons](https://modrinth.com/mod/y8lwiGhN)
|
||||
- [A Minecraft Movie Hero Pack](https://modrinth.com/mod/x1fU20j7)
|
||||
- [Bare Bones x LambdaBetterGrass](https://modrinth.com/mod/7x43ZN3Z)
|
||||
- [Bare Bones](https://modrinth.com/mod/rox3U8B6)
|
||||
- [Candy Texture Pack](https://modrinth.com/mod/NGIRqFgR)
|
||||
- [Cartoon Texture Pack](https://modrinth.com/mod/I8Wm3eT9)
|
||||
- [Chat Reporting Helper](https://modrinth.com/mod/tN4E9NfV)
|
||||
- [Chinese Mythology Mash-up](https://modrinth.com/mod/kRsZVu69)
|
||||
- [City Texture Pack](https://modrinth.com/mod/IcRlkcNt)
|
||||
- [Classic Minecraft YouTuber Skin Pack](https://modrinth.com/mod/8fM4nRG5)
|
||||
- [Default Dark Mode: Legacy4J](https://modrinth.com/mod/8xdgUCRk)
|
||||
- [Default Skinpack](https://modrinth.com/mod/fRwVKPfB)
|
||||
- [Egyptian Mythology Mash-up](https://modrinth.com/mod/1Ee44YG5)
|
||||
- [Faithful 32x](https://modrinth.com/mod/w0TnApzs)
|
||||
- [Faithful Legacy](https://modrinth.com/mod/PbrKfOSH)
|
||||
- [Fallout Mash-up Pack](https://modrinth.com/mod/YyQcuyAN)
|
||||
- [Fantasy Texture Pack](https://modrinth.com/mod/kFbEIMmd)
|
||||
- [Fast Better Grass](https://modrinth.com/mod/dspVZXKP)
|
||||
- [Festive Mash-up](https://modrinth.com/mod/pE8Ji9UH)
|
||||
- [Fresh Animations - Extensions](https://modrinth.com/mod/YAVTU8mK)
|
||||
- [Fresh Animations](https://modrinth.com/mod/50dA9Sha)
|
||||
- [Golden Days Alpha](https://modrinth.com/mod/GalExSh7)
|
||||
- [Golden Days Base](https://modrinth.com/mod/BFzJ6aQL)
|
||||
- [Greek Mythology Mash-up](https://modrinth.com/mod/WtfCCeNe)
|
||||
- [Halloween Mash-up](https://modrinth.com/mod/mXZavX3c)
|
||||
- [Baby Kitty And Friends](https://modrinth.com/mod/iQdku7XQ)
|
||||
- [LCE Panorama Collection](https://modrinth.com/mod/gHHngSJG)
|
||||
- [Legacy Mechanics: Addon](https://modrinth.com/mod/VFHM05va)
|
||||
- [Legacy Skin Packs](https://modrinth.com/mod/IU7pUM86)
|
||||
- [Legacy Skins: Doctor Who](https://modrinth.com/mod/M4781Cfl)
|
||||
- [Legacy Skins Pack Ordering](https://modrinth.com/mod/3ikLYLCy)
|
||||
- [Legacy Titles](https://modrinth.com/mod/o8MTMlkh)
|
||||
- [Legacy Worlds](https://modrinth.com/mod/IFQ5IZDt)
|
||||
- [Legacy4J Modern Panoramas](https://modrinth.com/mod/DOTjj9SN)
|
||||
- [Mass Effect Mash-up](https://modrinth.com/mod/27e5KETs)
|
||||
- [Modern Skin Packs](https://modrinth.com/mod/UJZvIuVv)
|
||||
- [Natural Texture Pack](https://modrinth.com/mod/wl6YG9AY)
|
||||
- [Norse Mythology Mash-up](https://modrinth.com/mod/1COPjvze)
|
||||
- [Ore4J](https://modrinth.com/mod/pEZP92gi)
|
||||
- [Programmer Art Continuation Project](https://modrinth.com/mod/gx2HeuWD)
|
||||
- [Pattern Texture Pack](https://modrinth.com/mod/2F04lb0o)
|
||||
- [Pirates of the Caribbean Mash-up](https://modrinth.com/mod/bkDlbAtL)
|
||||
- [Plastic Texture Pack](https://modrinth.com/mod/meEXwbr9)
|
||||
- [Re-Console Resources](https://modrinth.com/mod/WUq4Lff9)
|
||||
- [Steampunk Texture Pack](https://modrinth.com/mod/iWaY0S0z)
|
||||
- [Super Cute Texture Pack](https://modrinth.com/mod/ohS9Jkb7)
|
||||
- [Super Mario Mash-up](https://modrinth.com/mod/ArxJTTKm)
|
||||
- [The Garden Awakens Skin Pack](https://modrinth.com/mod/btzz80tF)
|
||||
- [The Ocelots Skin Pack](https://modrinth.com/mod/YQaFsEwB)
|
||||
- [Transparency Fix](https://modrinth.com/mod/MK3k9U5o)
|
||||
- [Fresh Moves](https://modrinth.com/mod/slufHzC2)
|
||||
- [Tutorial World Addon](https://modrinth.com/mod/If3YYTYV)
|
||||
- [BSL Shaders](https://modrinth.com/mod/Q1vvjJYV)
|
||||
- [Complementary Shaders - Reimagined](https://modrinth.com/mod/HVnmMxH1)
|
||||
- [Complementary Shaders - Unbound](https://modrinth.com/mod/R6NEzAwj)
|
||||
- [Rethinking Voxels](https://modrinth.com/mod/kmwfVOoi)
|
||||
- [Solas Shader](https://modrinth.com/mod/EpQFjzrQ)
|
||||
|
||||
## Shared Mods
|
||||
|
||||
- [Concurrent Chunk Management Engine (Fabric)](https://modrinth.com/mod/VSNURh3q)
|
||||
- [CalcMod](https://modrinth.com/mod/XoHTb2Ap)
|
||||
- [Cloth Config API](https://modrinth.com/mod/9s6osm5g)
|
||||
- [Configured Defaults](https://modrinth.com/mod/SISoSFPP)
|
||||
- [Customizable Player Models](https://modrinth.com/mod/h1E7sQNL)
|
||||
- [e4mc](https://modrinth.com/mod/qANg5Jrr)
|
||||
- [Fabric API](https://modrinth.com/mod/P7dR8mSH)
|
||||
- [Factory API](https://modrinth.com/mod/nkTZHOLD)
|
||||
- [FerriteCore](https://modrinth.com/mod/uXXizFIs)
|
||||
- [Ixeris](https://www.curseforge.com/minecraft/mc-mods/ixeris)
|
||||
- [Legacy Mechanics](https://modrinth.com/mod/sToP3cPO)
|
||||
- [Legacy Nether: Extended](https://modrinth.com/mod/l54rfVmm)
|
||||
- [Legacy4J](https://modrinth.com/mod/gHvKJofA)
|
||||
- [Lithium](https://modrinth.com/mod/gvQqBUqZ)
|
||||
- [Minimega](https://modrinth.com/mod/d4zJxq8p)
|
||||
- [Moderner Beta](https://modrinth.com/mod/xkrdwmh2)
|
||||
- [ModernFix-mVUS](https://modrinth.com/mod/TjSm1wrD)
|
||||
- [No Prying Eyes](https://modrinth.com/mod/LoXPgYhm)
|
||||
- [RegSyncFix](https://modrinth.com/mod/cBnh9INb)
|
||||
- [ScalableLux](https://modrinth.com/mod/Ps1zyz6x)
|
||||
- [Simple Voice Chat](https://modrinth.com/mod/9eGKb6K1)
|
||||
- [YetAnotherConfigLib (YACL)](https://modrinth.com/mod/1eAoo2KR)
|
||||
|
||||
## Server Mods
|
||||
|
||||
- [LazyAI](https://modrinth.com/mod/qgWgCnzi)
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
name = "Complex Leaf Culling"
|
||||
filename = "complexleafculling-1.0.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/RyrUIzkQ/versions/I2fdBeiu/complexleafculling-1.0.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "c29f40010c413e6200607a439ec0956d2af3e6f9fc66bd7c117655960d39c213c698399a9a1861c6a5e0465338cd09ff7ee864a8bf5ac1d91efdb3329f1f79bc"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "RyrUIzkQ"
|
||||
version = "I2fdBeiu"
|
||||
15
modpacks/rc-plus/1.21.10-mr/mods/facapi-next.pw.toml
Normal file
15
modpacks/rc-plus/1.21.10-mr/mods/facapi-next.pw.toml
Normal file
@@ -0,0 +1,15 @@
|
||||
name = "mod"
|
||||
filename = "factory_api-fabric-1.21.10-2.2.7.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://github.com/omo50/mod/releases/download/facapi_next-1.0/factory_api-fabric-1.21.10-2.2.7.2615.2.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "05946a0986e74d25bac2b45453726db8ce91760393f3338be4f4c24903843c54"
|
||||
|
||||
[update]
|
||||
[update.github]
|
||||
branch = "main"
|
||||
regex = "^.+(?<!-api|-dev|-dev-preshadow|-sources)\\.jar$"
|
||||
slug = "omo50/mod"
|
||||
tag = "next-1.0"
|
||||
@@ -1,13 +1,13 @@
|
||||
name = "KryptonFNP Patcher"
|
||||
filename = "fnp_patcher-25.09.2+1.21.5.jar"
|
||||
filename = "fnp_patcher-26.1.2+1.21.9.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/yzkasIPx/versions/G2u3uyZr/fnp_patcher-25.09.2%2B1.21.5.jar"
|
||||
url = "https://cdn.modrinth.com/data/yzkasIPx/versions/ey8a3O3j/fnp_patcher-26.1.2%2B1.21.9.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "eaaaba4824aeceed63019d0d5a84fa0c8ee8bcb2cac5a5d9e1b4c3863eec341f3686b8277d314652b454512cd7c68d20c09b8e126ea2e15cda6daaac1301d18e"
|
||||
hash = "52d4a39b860770e87c5b39bae49f7df43252433592190f7fa9d6255a2d06a5847c8839ca9ee604516f11fc609660203fcf6186073b5680662de71f428fb01ab0"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "yzkasIPx"
|
||||
version = "G2u3uyZr"
|
||||
version = "ey8a3O3j"
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
name = "Legacy Skins"
|
||||
filename = "legacyskins-1.6.5+fabric+1.21.10.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/4UNJZ4cX/versions/b4iXyn4V/legacyskins-1.6.5%2Bfabric%2B1.21.10.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "98dafbb05bd8155c91e4493fe639b177f9d235fd5919a8ceb3231c834479a5bb887e5b2d2c0a25f53fd176ef5186cc2279a672c470c3ed57cf2de875e5568394"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "4UNJZ4cX"
|
||||
version = "b4iXyn4V"
|
||||
@@ -1,15 +0,0 @@
|
||||
name = "de"
|
||||
filename = "LWS-1.21.10-0.0.1-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://github.com/omo50/de/releases/download/2/LWS-1.21.10-0.0.1-fabric.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "fc850848e9a1da1904eadecba53fc137760bf6cc41d65593c77096a4e0da5c92"
|
||||
|
||||
[update]
|
||||
[update.github]
|
||||
branch = "main"
|
||||
regex = "^.+(?<!-api|-dev|-dev-preshadow|-sources)\\.jar$"
|
||||
slug = "omo50/de"
|
||||
tag = "2"
|
||||
@@ -1,13 +0,0 @@
|
||||
name = "Legacy4J"
|
||||
filename = "Legacy4J-1.21.10-1.8.7-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/gHvKJofA/versions/Z3qDOLAV/Legacy4J-1.21.10-1.8.7-fabric.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "52ed723586169e27231b27686185d3e9d7d74e130f5664b32ae1171f23269b8b4eac4e376558fc7385d131f36c667de2e1f2455bad4c3e1f97e7d09f9a966be5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "gHvKJofA"
|
||||
version = "Z3qDOLAV"
|
||||
@@ -1,13 +0,0 @@
|
||||
name = "Minimega"
|
||||
filename = "minimega-4.1.120.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/d4zJxq8p/versions/q6JyzUiw/minimega-4.1.120.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "924fe246290ea02aed36c85cbfa19ec812c626473fae95ce2993e5c67e1b92c7140441e26a975337f83381eb5f555b57387ffa5baf90c7ea26e802d4e4ec50eb"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "d4zJxq8p"
|
||||
version = "q6JyzUiw"
|
||||
13
modpacks/rc-plus/1.21.10-mr/mods/plasmo-voice.pw.toml
Normal file
13
modpacks/rc-plus/1.21.10-mr/mods/plasmo-voice.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Plasmo Voice"
|
||||
filename = "plasmovoice-fabric-1.21.9-2.1.8.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/1bZhdhsH/versions/W5v3VgoJ/plasmovoice-fabric-1.21.9-2.1.8.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "1e9f2e423725d4357b84e42ad3ed4370a48345e40c61ffad12968509f0e4ea16f018673910da0e82cadb30823b4f2b29cf0d14cf890a3799888d782377f5a68c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "1bZhdhsH"
|
||||
version = "W5v3VgoJ"
|
||||
@@ -0,0 +1,13 @@
|
||||
name = "Simple Music Control"
|
||||
filename = "simple_music_control-1.3.9+1.21.9.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/8AX2hHnX/versions/tzRuGU8E/simple_music_control-1.3.9%2B1.21.9.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "668351febf614b4e8d15e8e5237aed2764337636d35910c30e727b4739d13e9c68799b13e94d715d6a6578c0e329f93ea238dcda29eed8b480b41a5729d1ba7d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "8AX2hHnX"
|
||||
version = "tzRuGU8E"
|
||||
@@ -1,13 +0,0 @@
|
||||
name = "Simple Voice Chat"
|
||||
filename = "voicechat-fabric-1.21.10-2.6.16.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/5iSBQbJr/voicechat-fabric-1.21.10-2.6.16.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "17a8b00a529bb4f57b6a37fa0034aa77f5174a06fd2742595cab7a609b4a58880ef99a232537ec07f189e9592d2afb480cfb783b5e1bd83e568aa145e51b0d14"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "9eGKb6K1"
|
||||
version = "5iSBQbJr"
|
||||
@@ -1,13 +0,0 @@
|
||||
name = "Voice Chat Interaction"
|
||||
filename = "vcinteraction-fabric-1.21.10-1.0.8.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qsSP2ZZ0/versions/kONRqDyw/vcinteraction-fabric-1.21.10-1.0.8.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "5ae5fdd8fde639886b881b9138ff577989135850c10c7e84afb81c1cc614964faef3986d92ae93a97477fcadc6a0e58e7940ded4075daa87cc3b52a6839a1984"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qsSP2ZZ0"
|
||||
version = "kONRqDyw"
|
||||
@@ -1,13 +1,16 @@
|
||||
name = "Re-Console+"
|
||||
author = "omo50, Technocality, Cjnator38"
|
||||
version = "26.04.1"
|
||||
name = "Re-Console Plus"
|
||||
author = "omo50, Cjnator38"
|
||||
version = "26.04.2"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "7f680a809484314a0dd155615e10a8394bcd05eaff5a8bcc07800d6c6c33c045"
|
||||
hash = "be8b693fe2847820cd168f0c37cb62d8162c53aed5f98259d6f2f7d2ffd0eef0"
|
||||
|
||||
[versions]
|
||||
fabric = "0.18.5"
|
||||
fabric = "0.19.2"
|
||||
minecraft = "1.21.10"
|
||||
|
||||
[options]
|
||||
datapack-folder = "./resources/datapack/required/"
|
||||
|
||||
@@ -1,125 +0,0 @@
|
||||
[
|
||||
{
|
||||
"id": "legacy:java",
|
||||
"name": {"translate": "legacy.options.controlType.java"},
|
||||
"isKbm": true,
|
||||
"font": {
|
||||
"default": "legacy:java_hd",
|
||||
"fhd": "legacy:java",
|
||||
"sd": {
|
||||
"id": "legacy:java_sd",
|
||||
"iconHeight": 9
|
||||
}
|
||||
},
|
||||
"minecraftLogo": "legacy:textures/gui/title/minecraft/java.png"
|
||||
},
|
||||
{
|
||||
"id": "legacy:xbox_360",
|
||||
"name": {"translate": "legacy.options.controlType.xbox_360"},
|
||||
"font": {
|
||||
"default": "legacy:xbox_360",
|
||||
"hd": "legacy:xbox_360_hd",
|
||||
"sd": {
|
||||
"id": "legacy:xbox_360_sd",
|
||||
"iconHeight": 9
|
||||
}
|
||||
},
|
||||
"minecraftLogo": "legacy:textures/gui/title/minecraft/xbox_360.png"
|
||||
},
|
||||
{
|
||||
"id": "legacy:xbox_one",
|
||||
"name": {"translate": "legacy.options.controlType.xbox_one"},
|
||||
"font": {
|
||||
"default": "legacy:xbox_one",
|
||||
"hd": "legacy:xbox_one_hd",
|
||||
"sd": {
|
||||
"id": "legacy:xbox_one_sd",
|
||||
"iconHeight": 9
|
||||
}
|
||||
},
|
||||
"minecraftLogo": "legacy:textures/gui/title/minecraft/xbox_one.png"
|
||||
},
|
||||
{
|
||||
"id": "legacy:playstation_3",
|
||||
"name": {"translate": "legacy.options.controlType.playstation_3"},
|
||||
"font": {
|
||||
"default": "legacy:playstation_3",
|
||||
"sd": {
|
||||
"id": "legacy:playstation_3_sd",
|
||||
"iconHeight": 9
|
||||
}
|
||||
},
|
||||
"minecraftLogo": "legacy:textures/gui/title/minecraft/playstation_3.png"
|
||||
},
|
||||
{
|
||||
"id": "legacy:playstation_vita",
|
||||
"name": {"translate": "legacy.options.controlType.playstation_vita"},
|
||||
"font": {
|
||||
"id": "legacy:playstation_vita",
|
||||
"iconHeight": 9
|
||||
},
|
||||
"minecraftLogo": "legacy:textures/gui/title/minecraft/playstation_vita.png"
|
||||
},
|
||||
{
|
||||
"id": "legacy:playstation_4",
|
||||
"name": {"translate": "legacy.options.controlType.playstation_4"},
|
||||
"font": {
|
||||
"default": "legacy:playstation_4",
|
||||
"hd": "legacy:playstation_4_hd",
|
||||
"sd": {
|
||||
"id": "legacy:playstation_4_sd",
|
||||
"iconHeight": 9
|
||||
}
|
||||
},
|
||||
"minecraftLogo": "legacy:textures/gui/title/minecraft/playstation_4.png"
|
||||
},
|
||||
{
|
||||
"id": "legacy:playstation_5",
|
||||
"name": {"translate": "legacy.options.controlType.playstation_5"},
|
||||
"font": {
|
||||
"default": "legacy:playstation_5",
|
||||
"hd": "legacy:playstation_5_hd",
|
||||
"sd": {
|
||||
"id": "legacy:playstation_5_sd",
|
||||
"iconHeight": 9
|
||||
}
|
||||
},
|
||||
"minecraftLogo": "legacy:textures/gui/title/minecraft/playstation_5.png"
|
||||
},
|
||||
"legacy:wii_u",
|
||||
{
|
||||
"id": "legacy:switch",
|
||||
"name": {"translate": "legacy.options.controlType.switch"},
|
||||
"font": {
|
||||
"default": "legacy:switch",
|
||||
"hd": "legacy:switch_hd"
|
||||
},
|
||||
"minecraftLogo": "legacy:textures/gui/title/minecraft/switch.png"
|
||||
},
|
||||
{
|
||||
"id": "legacy:steam",
|
||||
"name": {"translate": "legacy.options.controlType.steam"},
|
||||
"font": {
|
||||
"default": "legacy:steam",
|
||||
"hd": "legacy:steam_hd",
|
||||
"sd": {
|
||||
"id": "legacy:steam_sd",
|
||||
"iconHeight": 9
|
||||
}
|
||||
},
|
||||
"minecraftLogo": "legacy:textures/gui/title/minecraft/steam.png"
|
||||
},
|
||||
{
|
||||
"id": "legacy:stadia",
|
||||
"name": {"translate": "legacy.options.controlType.stadia"},
|
||||
"font": {
|
||||
"default": "legacy:stadia",
|
||||
"hd": "legacy:stadia_hd",
|
||||
"sd": {
|
||||
"id": "legacy:stadia_sd",
|
||||
"iconHeight": 9
|
||||
}
|
||||
},
|
||||
"minecraftLogo": "legacy:textures/gui/title/minecraft/stadia.png"
|
||||
}
|
||||
]
|
||||
@@ -1,46 +0,0 @@
|
||||
{
|
||||
"providers": [
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "minecraft:font/icons.png",
|
||||
"ascent": 10,
|
||||
"height": 10,
|
||||
"chars": ["\uD83C\uDF56\uD83D\uDC58"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:font/default_11.png",
|
||||
"ascent": 8,
|
||||
"chars": [
|
||||
"\u0001\u017C\u017B\u017A\u0179\u0107\u0106\u0144\u0143\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
|
||||
"\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0021\u0022\u0023\u0024\u0025\u0026\u0027\u0028\u0029\u002A\u002B\u002C\u002D",
|
||||
"\u002E\u002F\u0030\u0031\u0032\u0033\u0034\u0035\u0036\u0037\u0038\u0039\u003A\u003B\u003C\u003D\u003E\u003F\u0040\u0041\u0042\u0043\u0044",
|
||||
"\u0045\u0046\u0047\u0048\u0049\u004A\u004B\u004C\u004D\u004E\u004F\u0050\u0051\u0052\u0053\u0054\u0055\u0056\u0057\u0058\u0059\u005A\u005B",
|
||||
"\u005C\u005D\u005E\u005F\u0060\u0061\u0062\u0063\u0064\u0065\u0066\u0067\u0068\u0069\u006A\u006B\u006C\u006D\u006E\u006F\u0070\u0071\u0072",
|
||||
"\u0073\u0074\u0075\u0076\u0077\u0078\u0079\u007A\u007B\u007C\u007D\u007E\u007F\u0080\u0081\u0082\u0083\u0084\u0085\u0086\u0087\u0088\u0089",
|
||||
"\u008a\u008b\u008c\u008d\u008e\u008f\u0090\u0091\u0092\u0093\u0094\u0095\u0096\u0097\u0098\u0099\u009a\u009b\u009c\u009d\u009e\u009f\u00a0",
|
||||
"\u00a1\u00a2\u00a3\u00a4\u00a5\u00a6\u00a7\u00a8\u00a9\u00aa\u00ab\u00ac\u00ad\u00ae\u00af\u00b0\u00b1\u00b2\u00b3\u00b4\u00b5\u00b6\u00b7",
|
||||
"\u00b8\u00b9\u00ba\u00bb\u00bc\u00bd\u00be\u00bf\u00c0\u00c1\u00c2\u00c3\u00c4\u00c5\u00c6\u00c7\u00c8\u00c9\u00ca\u00cb\u00cc\u00cd\u00ce",
|
||||
"\u00cf\u00d0\u00d1\u00d2\u00d3\u00d4\u00d5\u00d6\u00d7\u00d8\u00d9\u00da\u00db\u00dc\u00dd\u00de\u00df\u00e0\u00e1\u00e2\u00e3\u00e4\u00e5",
|
||||
"\u00e6\u00e7\u00e8\u00e9\u00ea\u00eb\u00ec\u00ed\u00ee\u00ef\u00f0\u00f1\u00f2\u00f3\u00f4\u00f5\u00f6\u00f7\u00f8\u00f9\u00fa\u00fb\u00fc",
|
||||
"\u00fd\u00fe\u00ff\u0152\u0153\u0160\u0161\u0178\u017d\u017e\u0192\u02e3\u2784\u2013\u2014\u2019\u201a\u201c\u201d\u201e\u2020\u2021\u2022",
|
||||
"\u2026\u2030\u2039\u203a\u20ac\u2122\u035d\u015e\u0130\u011e\u015f\u0131\u011f\u0119\u0118\u00f3\u00d3\u0105\u0104\u015b\u015a\u0142\u0141",
|
||||
"\u0401\u0410\u0411\u0412\u0413\u0414\u0415\u0416\u0417\u0418\u0419\u041a\u041b\u041c\u041d\u041e\u041f\u0420\u0421\u0422\u0423\u0424\u0425",
|
||||
"\u0426\u0427\u0428\u0429\u042a\u042b\u042c\u042d\u042e\u042f\u0430\u0431\u0432\u0433\u0434\u0435\u0436\u0437\u0438\u0439\u043a\u043b\u043c",
|
||||
"\u043d\u043e\u043f\u0440\u0441\u0442\u0443\u0444\u0445\u0446\u0447\u0448\u0449\u044a\u044b\u044c\u044d\u044e\u044f\u0451\u03c7\u03c8\u03c9",
|
||||
"\u010c\u010e\u011a\u0139\u013d\u0147\u0150\u0158\u0164\u016e\u0170\u010d\u010f\u011b\u013a\u013e\u0148\u0151\u0159\u0165\u016f\u0171\u0000",
|
||||
"\u0391\u0392\u0393\u0394\u0395\u0396\u0397\u0398\u0399\u039a\u039b\u039c\u039d\u039e\u039f\u03a0\u03a1\u03a3\u03a4\u03a5\u03a6\u03a7\u03a8",
|
||||
"\u03a9\u03b1\u03b2\u03b3\u03b4\u03b5\u03b6\u03b7\u03b8\u03b9\u03ba\u03bb\u03bc\u03bd\u03be\u03bf\u03c0\u03c1\u03c2\u03c3\u03c4\u03c5\u03c6",
|
||||
"\u0386\u0388\u0389\u038a\u038c\u038e\u038f\u0390\u03ac\u03ad\u03ae\u03af\u03ca\u03cc\u03cd\u03ce\u0155\u0384\u2018\u0000\u0000\u0000\u0000"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "reference",
|
||||
"id": "minecraft:include/space"
|
||||
},
|
||||
{
|
||||
"type": "reference",
|
||||
"id": "minecraft:include/default"
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -1,354 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/guide_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/left_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/left_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/right_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/right_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/left_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/dpad_down_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/dpad_right_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/dpad_left_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/dpad_up_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,354 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/down_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/down_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/right_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/right_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/left_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/left_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/up_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/up_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/back_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/back_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/guide_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/start_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/start_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/left_stick.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/left_stick_pressed_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/left_stick_pressed_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/right_stick.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/right_stick_pressed_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/right_stick_pressed_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/left_stick_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/left_stick_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/right_stick_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/right_stick_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/left_bumper.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/left_bumper_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/right_bumper.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/right_bumper_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/left_trigger.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/left_trigger_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/right_trigger.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/right_trigger_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/dpad_down.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/dpad_down_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/dpad_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/dpad_right_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/dpad_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/dpad_left_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/dpad_up.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/dpad_up_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps3/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,361 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/guide_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/left_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/left_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/right_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/right_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/left_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/dpad_down_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/dpad_right_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/dpad_left_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/dpad_up_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/touchpad.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/touchpad_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE751"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,361 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/guide_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/left_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/left_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/right_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/right_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/left_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/dpad_down_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/dpad_right_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/dpad_left_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/dpad_up_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/touchpad.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/touchpad_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE751"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,361 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/down_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/down_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/right_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/right_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/left_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/left_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/up_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/up_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/back_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/back_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/guide_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/start_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/start_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/left_stick.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/left_stick_pressed_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/left_stick_pressed_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/right_stick.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/right_stick_pressed_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/right_stick_pressed_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/left_stick_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/left_stick_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/right_stick_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/right_stick_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/left_bumper.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/left_bumper_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/right_bumper.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/right_bumper_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/left_trigger.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/left_trigger_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/right_trigger.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/right_trigger_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/dpad_down.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/dpad_down_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/dpad_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/dpad_right_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/dpad_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/dpad_left_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/dpad_up.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/dpad_up_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/touchpad.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/touchpad_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE751"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps4/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,361 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/guide_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/left_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/left_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/right_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/right_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/left_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/dpad_down_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/dpad_right_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/dpad_left_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/dpad_up_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/touchpad.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/touchpad_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE751"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,361 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/guide_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/left_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/left_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/right_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/right_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/left_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/dpad_down_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/dpad_right_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/dpad_left_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/dpad_up_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/touchpad.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/touchpad_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE751"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,361 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/down_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/down_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/right_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/right_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/left_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/left_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/up_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/up_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/back_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/back_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/guide_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/start_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/start_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/left_stick.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/left_stick_pressed_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/left_stick_pressed_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/right_stick.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/right_stick_pressed_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/right_stick_pressed_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/left_stick_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/left_stick_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/right_stick_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/right_stick_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/left_bumper.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/left_bumper_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/right_bumper.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/right_bumper_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/left_trigger.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/left_trigger_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/right_trigger.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/right_trigger_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/dpad_down.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/dpad_down_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/dpad_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/dpad_right_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/dpad_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/dpad_left_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/dpad_up.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/dpad_up_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/touchpad.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/touchpad_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE751"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/ps5/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,354 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/down_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/down_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/right_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/right_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/left_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/left_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/up_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/up_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/back_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/back_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/guide_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/start_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/start_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/left_stick.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/left_stick_pressed_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/left_stick_pressed_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/right_stick.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/right_stick_pressed_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/right_stick_pressed_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/left_stick_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/left_stick_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/right_stick_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/right_stick_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/left_bumper.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/left_bumper_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/right_bumper.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/right_bumper_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/left_trigger.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/left_trigger_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/right_trigger.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/right_trigger_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/dpad_down.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/dpad_down_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/dpad_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/dpad_right_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/dpad_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/dpad_left_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/dpad_up.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/dpad_up_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/psvita/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,354 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/guide_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/left_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/left_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/right_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/right_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/left_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/dpad_down_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/dpad_right_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/dpad_left_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/dpad_up_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,354 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/guide_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/left_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/left_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/right_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/right_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/left_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/dpad_down_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/dpad_right_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/dpad_left_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/dpad_up_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/stadia/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,354 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/guide_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/left_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/left_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/right_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/right_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/left_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/dpad_down_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/dpad_right_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/dpad_left_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/dpad_up_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/fhd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,354 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/guide_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/left_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/left_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/right_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/right_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/left_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/dpad_down_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/dpad_right_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/dpad_left_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/dpad_up_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,354 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/down_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/down_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/right_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/right_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/left_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/left_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/up_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/up_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/back_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/back_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/guide_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/start_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/start_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/left_stick.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/left_stick_pressed_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/left_stick_pressed_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/right_stick.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/right_stick_pressed_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/right_stick_pressed_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/left_stick_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/left_stick_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/right_stick_button.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/right_stick_button_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/left_bumper.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/left_bumper_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/right_bumper.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/right_bumper_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/left_trigger.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/left_trigger_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/right_trigger.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/right_trigger_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/dpad_down.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/dpad_down_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/dpad_right.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/dpad_right_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/dpad_left.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/dpad_left_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/dpad_up.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/dpad_up_pressed.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/steam/sd/unknown.png",
|
||||
"ascent": 9,
|
||||
"height": 10,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,354 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/guide_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/dpad_down_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/dpad_right_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/dpad_left_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/dpad_up_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/capture_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/capture_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_sl_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_sl_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_sr_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/left_sr_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_sl_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_sl_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_sr_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/right_sr_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,277 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/left_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/left_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/right_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/right_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/left_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/dpad_down_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/dpad_right_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/dpad_left_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/dpad_up_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/switch/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,354 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/guide_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/left_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/left_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/right_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/right_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/left_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/dpad_down_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/dpad_right_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/dpad_left_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/dpad_up_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/wii_u/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,354 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/guide_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/left_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/left_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/right_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/right_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/left_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/dpad_down_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/dpad_right_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/dpad_left_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/dpad_up_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,354 +0,0 @@
|
||||
{
|
||||
"providers":[
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/down_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE735"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/down_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE001"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/right_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE736"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/right_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE002"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/left_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE737"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/left_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE003"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/up_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE738"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/up_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE004"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/back_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/back_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE005"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/guide_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE745"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/start_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/start_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE006"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/left_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE746"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/left_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE747"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/left_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE748"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/right_stick.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE749"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/right_stick_pressed_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/right_stick_pressed_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/left_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE743"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/left_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/right_stick_button.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE744"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/right_stick_button_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE010"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/left_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE739"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/left_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/right_bumper.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/right_bumper_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/left_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73B"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/left_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/right_trigger.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/right_trigger_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE74D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/dpad_down.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE73F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/dpad_down_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00C"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/dpad_right.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE740"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/dpad_right_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00D"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/dpad_left.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE741"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/dpad_left_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00E"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/dpad_up.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE742"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/dpad_up_pressed.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE00F"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE750"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE752"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE753"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE754"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE755"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE756"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE757"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE758"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE759"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75A"]
|
||||
},
|
||||
{
|
||||
"type": "bitmap",
|
||||
"file": "legacy:component/x360/hd/unknown.png",
|
||||
"ascent": 11,
|
||||
"height": 15,
|
||||
"chars": ["\uE75B"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user