diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/how-to-use-gperftool.md | 2 | ||||
| -rw-r--r-- | docs/windows-requirements.md | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/docs/how-to-use-gperftool.md b/docs/how-to-use-gperftool.md index f699c02..bce6c04 100644 --- a/docs/how-to-use-gperftool.md +++ b/docs/how-to-use-gperftool.md @@ -22,6 +22,6 @@ Note: dependencies above are already installed in our docker file 6. Run `google-pprof --callgrind <path/of/worldserver/bin> </path/of/prof/file> > worldserver.callgrind` This will generate a callgrind file that can be read with [QCacheGrind](https://sourceforge.net/projects/qcachegrindwin/), [KCacheGrind](http://kcachegrind.sourceforge.net/html/Home.html) or any other compatible tools. -Esto es lo que verá (captura de pantalla de KCacheGrind): +This is what you will see (screenshot of KCacheGrind):  diff --git a/docs/windows-requirements.md b/docs/windows-requirements.md index ae4394f..7bdb8fa 100644 --- a/docs/windows-requirements.md +++ b/docs/windows-requirements.md @@ -1,12 +1,12 @@ # Windows Requirements | Installation Guide | | -| :- | :- | +| :-------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------- | | This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | | [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-installation.md) | | | -| :- | +| :----------------------------------------------------------------- | | Boost ≥ 1.74 | | MySQL ≥ 5.7.0 | | OpenSLL ≥ 1.0.x (OpenSSL 3.0 is not supported) | @@ -15,7 +15,7 @@ 1. Git Extensions - 1. You will need Git installed. You can get the [latest version](https://sourceforge.net/projects/gitextensions/) + 1. You will need Git installed. You can get the latest version [here](https://sourceforge.net/projects/gitextensions/) 1. Install the compiler / IDE [Visual Studio (17) Community 2022](https://visualstudio.microsoft.com/downloads/) @@ -123,6 +123,6 @@ If you are still having problems, check: * [Join our Discord Server](https://discord.gg/gkt4y2x), but it is not a 24/7 support channel. A staff member will answer you whenever they have time. | Installation Guide | | -| :- | :- | +| :-------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------- | | This article is a part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps. | | [<< Start: Installation Guide](installation.md) | [Step 2: Core Installation >>](core-installation.md) | |
