Skip to content

RaptureProject/Client

Repository files navigation

GitHub license Contributor Covenant GitHub issues

Rapture Client

This repository contains the Rapture client source code.

Getting Started

In order to contribute to the client you will need to install a few dependencies, the steps outlined below should get you up and running with a basic development environment.

Dependencies

Dependencies recommended are as follows:

The code editor you use is really up to you in terms of what you prefer, just keep in mind that Visual Studio 2022 and JetBrains Rider will giive you the best development experience. You can also choose to use any other code editor if you really want thats not in the list so long as you are willing to go through the extra configuration needed to do so (ex. Vim, NeoVim, Emacs, etc.).

Run Rapture Client

Once you have all the dependencies listed above you can:

  • Run dotnet publish -c Release from the src/Installer directory.
  • Open the Rapture.Client.sln file in either Visual Studio 2022, Visual Studio Code, or JetBrains Rider and publish the Rapture.Client.Installer project.

After it is built and installed you should be able to connect to a Rapture server.

About

A Final Fantasy XIV 1.23b client emulator.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages