initial commit

This commit is contained in:
Halbear
2026-08-05 14:14:27 +01:00
parent d05a905396
commit 008c91cff3
46 changed files with 2138 additions and 0 deletions
@@ -0,0 +1,37 @@
{
"hals_skybox_mod.configuration.title": "Hal's Skybox Configs",
"hals_skybox_mod.configuration.section.ageofthegods.common.toml": "Hal's Skybox Configs",
"hals_skybox_mod.configuration.section.ageofthegods.common.toml.title": "Hal's Skybox Configs",
"hals_skybox_mod.configuration.items": "Item List",
"hals_skybox_mod.configuration.logDirtBlock": "Log Dirt Block",
"hals_skybox_mod.configuration.magicNumberIntroduction": "Magic Number Text",
"hals_skybox_mod.configuration.magicNumber": "Magic Number",
"hals_skybox_mod.gui.optionsbutton": "Skybox Configuration",
"hals_skybox_config.cloud_object_count.max": "Capped at 1024",
"hals_skybox_config.cloud_object_count": "Skybox Cloud Object Count",
"hals_skybox_config.cloud_min_speed.max": "1°/tick",
"hals_skybox_config.cloud_max_speed.max": "1°/tick",
"hals_skybox_config.cloud_min_speed": "Minimum Cloud Speed",
"hals_skybox_config.cloud_max_speed": "Maximum Cloud Speed",
"hals_skybox_config.cloud_header": "Cloud Configuration",
"hals_skybox_config.min_cloud_speed": "Min Speed",
"hals_skybox_config.max_cloud_speed": "Max Speed",
"hals_skybox_config.max_cloud_vertical_angle": "Max Angle",
"hals_skybox_config.min_cloud_vertical_angle": "Min Angle",
"hals_skybox_config.min_cloud_scale": "Min Scale",
"hals_skybox_config.max_cloud_scale": "Max Scale",
"hals_skybox_config.open_cloud_images_location": "Open cloud image folder",
"hals_skybox_config.celestial_header": "Celestial Configuration",
"hals_skybox_config.general_header": "General Settings",
"hals_skybox_config.moon_scale": "Moon Scale",
"hals_skybox_config.sun_scale": "Sun Scale",
"hals_skybox_config.render_sun": "Render Sun",
"hals_skybox_config.render_moon": "Render Moon",
"hals_skybox_config.render_skybox": "Render Skybox",
"hals_skybox_config.render_clouds": "Render Clouds",
"hals_skybox_config.render_sun_translucent": "Render Sun as Translucent",
"hals_skybox_config.render_moon_translucent": "Render Moon as Translucent",
"hals_skybox_config.open_cloud_sprites": "Select Cloud Sprites"
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 195 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 553 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 346 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1000 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"pack": {
"min_format": 100.0,
"max_format": 101.1,
"description": ""
}
}