mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-24 13:47:46 +00:00
A server emulator for Final Fantasy XIV 1.23b
![]() - Man0u1 barely started. Just enough there to get the player out of the PrivateArea and into the public zone. - All of the old Populace uniqueId scripts for both quests nuked into high orbit. - DftSea: Master list of function names and argument counts added to the list. Will be whittling away at this over the coming week. - GM Warp: For whatever reason using "" to compare against a nil wasn't working anymore. Set it to nil instead. |
||
---|---|---|
Common Class Lib | ||
Data | ||
Lobby Server | ||
Map Server | ||
World Server | ||
.gitignore | ||
LICENSE.md | ||
Meteor.sln | ||
README.md |
Project Meteor Server
Compile and install instructions: http://ffxivclassic.fragmenterworks.com/wiki/index.php/Setting_up_the_project
Welcome to the Project Meteor Server; a server emulator for FFXIV 1.23b. If you wish to discuss and help please join the Discord server.
Discord Server Invite
https://discord.gg/0ynLxiEl0zWhpKOW
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.