Skip to content

Commit 98932f2

Browse files
committed
Website: update various pages
1 parent 5f47c79 commit 98932f2

21 files changed

+58
-30
lines changed

docs/_common-errors/antivirus.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Defender/SmartScreen/Virus Detections
3+
description: When a new Launcher Kit version is released, for a short period of time, the new version may be blocked by Windows Defender, SmartScreen, or your web browser. This is a false positive due to how Microsoft's filters work. Please read the full page for more details on how we keep the Launcher Kit safe.
34
---
45
When a new Launcher Kit version is released, for a short period of time, the new version may be blocked by Windows Defender, SmartScreen, or your web browser. This is a false positive due to how Microsoft's filters work.
56

@@ -54,8 +55,8 @@ All of these use HTTPS to ensure that your connection to the website has not bee
5455
**Do not download the Launcher Kit from any other website.** We do not maintain downloads on other websites, and cannot ensure that they have not been tampered with. For your safety, only download from the official locations.
5556

5657
### Safety when using mods
57-
Please note that while the Launcher Kit itself is safe, we do not check individual mods for quality or safety. Only install mods from trusted sources. Use caution when installing unfamiliar mods.
58+
Please note that while the Launcher Kit itself is safe, we cannot guarantee that individual mods have been checked for quality or safety. Only install mods from trusted sources. Use caution when installing unfamiliar mods.
5859

5960
Do not run the Launcher as administrator, as this is a security risk because it removes certain safeguards, allowing mods to have full unrestricted access to your computer.
6061

61-
If in doubt, please [ask for help](/support) before downloading a mod that you are unsure about.
62+
If in doubt, please [ask for help](/support) before downloading a mod that you are unsure about.

docs/_common-errors/crashes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Game Crashes
3+
description: If your game freezes or crashes (i.e. "SPORE Galactic Adventures has stopped responding"), it may be due to a bug in the game itself, or due to a mod. See the page on Improving Game Stability for general recommendations that may help fix some crashes. You can ask for help when troubleshooting other crashes.
34
---
45
If your game freezes or crashes (i.e. "SPORE Galactic Adventures has stopped responding"), it may be due to a bug in the game itself, or due to a mod.
56

docs/_common-errors/data-directory-missing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Data directory is missing or corrupt
3+
description: Steam users: Please launch Spore Galactic Adventures once from Steam before using the Launcher Kit. Afterwards, you should always use the ModAPI Launcher instead of launching from Steam.
34
---
45
You may also see "Configuration Script Failed" along with this error. The two errors are related.
56

docs/_common-errors/di-genetic-modifier.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Overlapping outfitters in Planner
3+
description: In the Tribe, City, or Colony Planner, the outfitter tab may show two thumbnails that are overlapping, preventing access to the outfitter. This is a bug in Dark Injection.
34
---
45
In the Tribe, City, or Colony Planner, the outfitter tab may show two thumbnails that are overlapping, preventing access to the outfitter. This is a bug in Dark Injection.
56

docs/_common-errors/mod-outdated-function-name.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Entry Point Not Found
3+
description: This error means that a mod requires an update to work with the latest version of the ModAPI. Check that your mods are up-to-date.
34
---
45
This error means that a mod requires an update to work with the latest version of the ModAPI.
56

docs/_common-errors/not-c-drive.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: The system cannot find the file specified
3+
description: This error seems to occur when Spore is installed to a drive other than the C:\ drive. Unfortunately, we do not have any fix for this error, aside from reinstalling the game onto the C:\ drive.
34
---
45
This error seems to occur when Spore is installed to a drive other than the C:\ drive.
56

docs/_common-errors/steam-4gb-patch-error.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Steam Application load error after 4GB patch
3+
description: This error may occur if you have installed the 4GB patch on the latest Steam version of the game. You can remove the 4GB patch by verifying game files in Steam. This will fix the error. Please see proper instructions on how to use the 4GB patch with Steam.
34
---
45
This error may occur if you have installed the 4GB patch on the latest Steam version of the game. It is caused by Steam's DRM.
56

docs/_common-errors/update-check-failed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Update Check Failed
3+
description: Download the latest version of the Launcher Kit from the website. Follow the instructions to update your existing Launcher Kit.
34
---
45
This error occurs on Launcher Kit versions prior to 1.5.0.0. There are two ways to fix this error, you can perform either one.
56

docs/_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ defaults:
1616
crashfix_mod_url: "https://mods.sporecommunity.com/?search=SporeCrashFix"
1717
4gb_patch_url: "https://ntcore.com/?page_id=371"
1818
modapi_url: "https://modapi-docs.sporecommunity.com"
19+
modapi_github_url: "https://github.com/Spore-Community/Spore-ModAPI"
1920
smfx_url: "https://smfx.sporecommunity.com"
21+
smfx_github_url: "https://github.com/Spore-Community/SporeModder-FX"
2022
sporemodloader_url: "https://github.com/Rosalie241/SporeModLoader"
2123
gog_url: "https://www.gog.com/game/spore_collection"
2224
# Use "page.html" layout for markdown files

docs/_info/galaxy-reset.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Galaxy Reset
3+
description: Because all campaign games take place in a single galaxy, mods that alter certain elements may require resetting the entire galaxy, for the mod to take effect. This does mean you will lose *all* saved games. The Easy Installer will warn you when installing a mod that requires a galaxy reset. It does *not* reset the galaxy automatically, to ensure you can create your own backup copy, if needed.
34
---
45
Because all campaign games take place in a single galaxy, mods that alter certain elements may require resetting the entire galaxy, for the mod to take effect. This does mean you will lose *all* saved games.
56

0 commit comments

Comments
 (0)