Skip to content

Commit

Permalink
FAQ: remove checksum reword
Browse files Browse the repository at this point in the history
  • Loading branch information
C1XTZ committed Dec 13, 2024
1 parent e298c85 commit ad50774
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Remove them at your own risk.

- Navigate to the `\content\cars` folder on your server.
- Remove the `data.acd` in the folder of every car that you want to use without checksums.
- Enable MissingCarChecksums in `extra_cfg.yml` and restart the server.
- Set `MissingCarChecksums: true` in `extra_cfg.yml` and restart the server.
- If you've done everything correctly you should no longer see a `Added checksum for car_name` log message for the car you removed. If you've removed the checksum of all cars it should also log `Initialized 0 car checksums`.

</TabItem>
Expand Down
2 changes: 1 addition & 1 deletion docs/thebeginnersguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ You should now have the following .zip files somewhere:
Create a new folder and extract the content of both .zip files into it.

**You should not have a folder named `Tutorial Server!-X-XXXXXXXX-XXXXXX` or similar in your server folder.
If you do, move it's contents into the main folder.**
If you do, move its contents into the main folder.**

Your server folder should look like this:
![](./assets/guide/extract1.png)
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-0.0.54/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Remove them at your own risk.

- Navigate to the `\content\cars` folder on your server.
- Remove the `data.acd` in the folder of every car that you want to use without checksums.
- Enable MissingCarChecksums in `extra_cfg.yml` and restart the server.
- Set `MissingCarChecksums: true` in `extra_cfg.yml` and restart the server.
- If you've done everything correctly you should no longer see a `Added checksum for car_name` log message for the car you removed. If you've removed the checksum of all cars it should also log `Initialized 0 car checksums`.

</TabItem>
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-0.0.54/thebeginnersguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ You should now have the following .zip files somewhere:
Create a new folder and extract the content of both .zip files into it.

**You should not have a folder named `Tutorial Server!-X-XXXXXXXX-XXXXXX` or similar in your server folder.
If you do, move it's contents into the main folder.**
If you do, move its contents into the main folder.**

Your server folder should look like this:
![](./assets/guide/17.png)
Expand Down

0 comments on commit ad50774

Please sign in to comment.