Skip to content

Commit fad3c7f

Browse files
committed
docs updates
1 parent 93c8c05 commit fad3c7f

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/book.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[book]
2-
title = "Mapify"
2+
title = "Mapify unofficial preview version"
33
authors = ["Insprill", "Tostiman"]
44

55
[output.html]
6-
git-repository-url = "https://github.com/Insprill/dv-mapify"
6+
git-repository-url = "https://github.com/t0stiman/dv-mapify"

docs/src/creatingmaps/project-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ To toggle Gizmos, click the "Gizmos" button in the top right of the scene view.
6060

6161
## Importing The Creation Package
6262

63-
To import the map creation package, [download the latest release from GitHub][github-releases].
64-
Then, back in Unity, go to `Assets > Import Package > Custom Package` and select the `.unitypacakge` file you downloaded.
63+
To import the map creation package, [download the .unitypackage file from the latest release from GitHub][github-releases].
64+
Then, back in Unity, go to `Assets > Import Package > Custom Package` and select the `.unitypackage` file you downloaded.
6565
When the import prompt comes up, import everything.
6666

6767

@@ -108,5 +108,5 @@ To view them, hover over the field momentarily, and it'll appear.
108108

109109
[unity-hub]: https://unity.com/download
110110
[unity-download]: unityhub://2019.4.40f1/ffc62b691db5
111-
[github-releases]: https://github.com/Insprill/dv-mapify/releases
111+
[github-releases]: https://github.com/t0stiman/dv-mapify/releases
112112
[code-monkey]: https://www.youtube.com/@CodeMonkeyUnitys

docs/src/creatingmaps/updating.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ If you're upgrading through multiple versions, read the list bottom-up, starting
2424
- All service station resources must be reassigned.
2525
- Diesel service station resources are now required to be last in the list.
2626

27-
[github-releases]: https://github.com/Insprill/dv-mapify/releases
27+
[github-releases]: https://github.com/t0stiman/dv-mapify/releases

0 commit comments

Comments
 (0)