You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**If you're switching to Project Topaz from Darkstar Project, portions of our project may be governed by the [GNU AGPLv3](http://project-topaz.com/blob/release/AGPL3) instead of the [GNU GPLv3](http://project-topaz.com/blob/release/GPL3). This may require your server source code to be made available to users.**
5
9
6
10
**Any such portions will be clearly marked as being governed by the AGPLv3 in all relevant source files. Any source code not so marked is instead governed by the GPLv3, and may be used or modified without offering source to connecting users, provided it is not combined with any AGPLv3 source code. See Section 13 of both the [GPLv3](http://project-topaz.com/blob/release/GPL3#L552) and [AGPLv3](http://project-topaz.com/blob/release/AGPL3#L540) for more information, and the [Project Topaz License](http://project-topaz.com/blob/release/LICENSE) for [additional permissions](http://project-topaz.com/blob/release/LICENSE#L182) which may exempt you from this requirement.**
7
11
8
-
Welcome to Project Topaz, an emulation server for FFXI.
12
+
## Welcome to Project Topaz, an emulation server for FFXI.
9
13
Visit our Discord to keep in touch with the latest developments.
10
14
11
-
**Wiki:**
15
+
### Wiki
12
16
http://wiki.project-topaz.com/
13
17
14
-
**Discord:**
18
+
### Discord
15
19
https://discord.gg/nbYJfA5
16
20
17
-
Bug Reports and Unimplemented Features
18
-
========
21
+
### Bug Reports and Unimplemented Features
19
22
You can find the tracker here: http://project-topaz.com/issues
20
23
21
24
Make sure both your FFXI client and the Topaz server are fully updated (and servers have been rebuilt with the latest code), to check the commit log since your last known update to see if the bug has already been fixed, and to use GitHub's search to see if the bug already been reported, before submitting a new bug report.
@@ -24,8 +27,7 @@ Bug reports should include steps to reproduce the bug.
24
27
25
28
We do take issues detailing unimplemented features _if_ the feature is _retail behavior_, and the issue report adequetly covers everything about that feature which is missing.
26
29
27
-
Pull Requests
28
-
========
30
+
### Pull Requests
29
31
**By submitting a Pull Request to Project Topaz, you agree to our [Limited Contributor License Agreement](http://project-topaz.com/blob/release/CONTRIBUTOR_AGREEMENT.md)**
30
32
31
33
Commits should contain a descriptive name for what you are modifying
0 commit comments