mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2025-02-06 06:44:27 +08:00
fix: ui.json
This commit is contained in:
parent
3e5a258cf8
commit
1ecd03813d
@ -1,10 +1,11 @@
|
|||||||
import 'package:starcitizen_doctor/generated/l10n.dart';
|
import 'package:starcitizen_doctor/generated/l10n.dart';
|
||||||
|
|
||||||
final advancedLocalizationJsonData = {
|
Map<String, dynamic> get advancedLocalizationJsonData => {
|
||||||
"class_keys": [
|
"class_keys": [
|
||||||
{
|
{
|
||||||
"id": "location_opt",
|
"id": "location_opt",
|
||||||
"class_name": S.current.home_localization_advanced_json_text_location_other,
|
"class_name":
|
||||||
|
S.current.home_localization_advanced_json_text_location_other,
|
||||||
"keys": [
|
"keys": [
|
||||||
"ATC_.*",
|
"ATC_.*",
|
||||||
"Crus_HistMarker_.*",
|
"Crus_HistMarker_.*",
|
||||||
@ -60,7 +61,8 @@ final advancedLocalizationJsonData = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "location",
|
"id": "location",
|
||||||
"class_name": S.current.home_localization_advanced_json_text_location_used,
|
"class_name":
|
||||||
|
S.current.home_localization_advanced_json_text_location_used,
|
||||||
"keys": [
|
"keys": [
|
||||||
"Bacchus(?!.*_Desc).*",
|
"Bacchus(?!.*_Desc).*",
|
||||||
"Cano(?!.*_Desc).*",
|
"Cano(?!.*_Desc).*",
|
||||||
@ -83,7 +85,8 @@ final advancedLocalizationJsonData = {
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"class_name": S.current.home_localization_advanced_json_text_things_other,
|
"class_name":
|
||||||
|
S.current.home_localization_advanced_json_text_things_other,
|
||||||
"id": "thing_opt",
|
"id": "thing_opt",
|
||||||
"keys": [
|
"keys": [
|
||||||
"BarMenu_.*",
|
"BarMenu_.*",
|
||||||
@ -98,12 +101,14 @@ final advancedLocalizationJsonData = {
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"class_name": S.current.home_localization_advanced_json_text_things_used,
|
"class_name":
|
||||||
|
S.current.home_localization_advanced_json_text_things_used,
|
||||||
"id": "thing",
|
"id": "thing",
|
||||||
"keys": ["item_Name.*"]
|
"keys": ["item_Name.*"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"class_name": S.current.home_localization_advanced_json_text_vehicle_other,
|
"class_name":
|
||||||
|
S.current.home_localization_advanced_json_text_vehicle_other,
|
||||||
"id": "vehicle_name",
|
"id": "vehicle_name",
|
||||||
"keys": [
|
"keys": [
|
||||||
"vehicle_Desc.*",
|
"vehicle_Desc.*",
|
||||||
@ -113,13 +118,15 @@ final advancedLocalizationJsonData = {
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"class_name": S.current.home_localization_advanced_json_text_vehicle_used,
|
"class_name":
|
||||||
|
S.current.home_localization_advanced_json_text_vehicle_used,
|
||||||
"id": "vehicle",
|
"id": "vehicle",
|
||||||
"keys": ["vehicle_Name.*"]
|
"keys": ["vehicle_Name.*"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "mission",
|
"id": "mission",
|
||||||
"class_name": S.current.home_localization_advanced_json_text_mission_or_logs,
|
"class_name":
|
||||||
|
S.current.home_localization_advanced_json_text_mission_or_logs,
|
||||||
"keys": [
|
"keys": [
|
||||||
"BasicSalvage_.*",
|
"BasicSalvage_.*",
|
||||||
"BitZeros_.*",
|
"BitZeros_.*",
|
||||||
@ -404,7 +411,8 @@ final advancedLocalizationJsonData = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "ui",
|
"id": "ui",
|
||||||
"class_name": S.current.home_localization_advanced_json_text_ui_or_hud_or_menu,
|
"class_name":
|
||||||
|
S.current.home_localization_advanced_json_text_ui_or_hud_or_menu,
|
||||||
"keys": [
|
"keys": [
|
||||||
".*_RepUI_.*",
|
".*_RepUI_.*",
|
||||||
"CharacterCustomizer_.*",
|
"CharacterCustomizer_.*",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
import 'package:starcitizen_doctor/generated/l10n.dart';
|
import 'package:starcitizen_doctor/generated/l10n.dart';
|
||||||
|
|
||||||
final performanceUIConfJsonData = [
|
List get performanceUIConfJsonData => [
|
||||||
{
|
{
|
||||||
"key": "r_ssdo",
|
"key": "r_ssdo",
|
||||||
"name": S.current.performance_json_text_ssdo,
|
"name": S.current.performance_json_text_ssdo,
|
||||||
@ -234,7 +234,8 @@ final performanceUIConfJsonData = [
|
|||||||
{
|
{
|
||||||
"key": "e_ParticlesObjectCollisions",
|
"key": "e_ParticlesObjectCollisions",
|
||||||
"name": S.current.performance_json_text_particles_object_collisions,
|
"name": S.current.performance_json_text_particles_object_collisions,
|
||||||
"info": S.current.performance_json_text_particles_object_collisions_info,
|
"info":
|
||||||
|
S.current.performance_json_text_particles_object_collisions_info,
|
||||||
"type": "int",
|
"type": "int",
|
||||||
"max": 2,
|
"max": 2,
|
||||||
"min": 1,
|
"min": 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user