Skip to content

Shozokui/XiClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The goal of this project is to develop source code for the Final Fantasy XI client. Please note this repo does not and will never contain copyrighted materials or resources. To use this software, you MUST obtain a legitimate copy of Final Fantasy XI from Square Enix first.

We are not affiliated, associated, authorized, endorsed by, or in any way officially connected to Square Enix. Any reference to Final Fantasy XI or related names are for identification purposes only and are registered trademarks to their original owners.

License

You may freely alter this software under two conditions:

  1. You will not alter this software in order to connect to any official server.
  2. You will not bypass the license agreement at the start screen of this software.

Contributing

If you are interested in contributing, you can help in the following ways:

  1. Cleaning: Rewrite functions to remove goto labels, remove unneeded local variables, clear clutter
  2. Researching: Throughout the project there are methods and variables that have generic names (DoSomething, field_20, etc). Figure out their purpose and rename them
  3. Commenting: Add clear comments to functions or class members explaining their purpose
  4. Implementing: If you believe you know how something in the client works, you can implement that system
  5. Auditing: Check existing code for inaccuracies and bugs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published