diff --git a/docs/CNAME b/docs/CNAME deleted file mode 100644 index 23a76f5..0000000 --- a/docs/CNAME +++ /dev/null @@ -1 +0,0 @@ -catpacks.ktrain5369.me \ No newline at end of file diff --git a/docs/downloads.md b/docs/downloads.md index 4bdc43a..e0e45d4 100644 --- a/docs/downloads.md +++ b/docs/downloads.md @@ -6,10 +6,12 @@ The following page lists releases of this software. - [⚠️Unstable builds on GitHub⚠️](https://github.com/KTrain5169/CatPackMaker/actions) - please be aware that this is beta software and stuff can break if you are using these versions. You will receive limited support if you are using these builds. - [Running the script from source](./run-from-source.md) - same as above in that this is considered "beta" software. -???+ note "Historical versions" +
+ "Historical versions" This is here for archival purposes. When new versions are released, it may take a little bit before this table is updated. | Version | Changelog link | Direct download link | |---------|----------------|----------------------| | v1.0.0 | TBA | TBA | +
diff --git a/docs/instructions.md b/docs/instructions.md index d2d9904..8b9d85d 100644 --- a/docs/instructions.md +++ b/docs/instructions.md @@ -21,7 +21,8 @@ Assuming you have already [downloaded the program](./downloads.md), run it and y Once your CatPack is created, you can move the folder with all the CatPack stuff into your Prism installation's `catpacks` folder. This should be located at `../PrismLauncher/catpacks`, where `..` varies depending on the form of Prism you are using: -???+ note "What would .. mean in my case?" +
+ "What would .. mean in my case?" If you are using a portable build of Prism, .. represents the directory where your portable build resides. @@ -35,3 +36,4 @@ This should be located at `../PrismLauncher/catpacks`, where `..` varies dependi - Scoop: `%HOMEPATH%/scoop/persist` - Note that the directory may be seen as `prismlauncher` instead of `PrismLauncher`. This is as intended. - Flatpak: `~/.var/app/org.prismlauncher.PrismLauncher/data` +