mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-22 20:57:47 +00:00
Updated the readme to be more helpful.
This commit is contained in:
parent
eaafba79e2
commit
52806d2f3d
1 changed files with 17 additions and 7 deletions
24
README.md
24
README.md
|
@ -1,7 +1,17 @@
|
|||
# FFXIV Classic Server #
|
||||
|
||||
A FFXIV 1.0 server emulator.
|
||||
|
||||
### Important ###
|
||||
|
||||
The original lobby server repo was deleted and the project was merged under the same solution as the map server. All work will be now done in this repo.
|
||||
FFXIV Classic Server
|
||||
========
|
||||
|
||||
Welcome to the FFXIV 1.0 server project.
|
||||
If you wish to discuss and help please visit the IRC channel.
|
||||
|
||||
**IRC Channel**
|
||||
* **Server:** irc.ffochat.com
|
||||
* **Channel:** #ffxivclassic
|
||||
|
||||
Pull Requests
|
||||
========
|
||||
Commits should contain a descriptive name for what you are modifying
|
||||
|
||||
Remember to check back for any feedback, and drop a comment once requested changes have been made (if there are any).
|
||||
|
||||
Please *test your code* before committing changes/submitting a pull request.
|
Loading…
Add table
Reference in a new issue