Skip to content

Commit 0c37cb7

Browse files
authored
Update README.md
1 parent e7a8465 commit 0c37cb7

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
# How to install
21

3-
### Prequisites
4-
- A working Flyff server
5-
- A working Webserver (apache, nginx)
6-
- Dowload the `flyff.zip` : https://github.com/AzuriomCommunity/Game-Flyff/releases/latest
2+
# Drivers
3+
4+
- For **linux web servers** you can follow [microsoft official documentation](https://docs.microsoft.com/sql/connect/php/installation-tutorial-linux-mac?view=sql-server-2017)
5+
6+
For **windows** download the drivers here: https://github.com/microsoft/msphpsql/releases/latest then place the .dll in the extension folder of your php (ext).
7+
- **Becarefull about the _x64_ and _x86_ part**, if you need **Thread-Safe** or **Not-Thread-Safe** not and **make sure they are enabled in the php.ini** (the plugin will tell you which version if you took the wrong one
78

89
You can then follow the wiki : https://github.com/AzuriomCommunity/Game-Flyff/wiki
910

10-
### Salt for password
11+
# Salt for password
1112

1213
You can change the default salt of 'kikugalanet' in your .env (root folder of azuriom)
1314

0 commit comments

Comments
 (0)