Fahrenheit 1.0.0-alpha11

This is a prerelease version of Fahrenheit.
dotnet add package Fahrenheit --version 1.0.0-alpha11
                    
NuGet\Install-Package Fahrenheit -Version 1.0.0-alpha11
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fahrenheit" Version="1.0.0-alpha11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fahrenheit" Version="1.0.0-alpha11" />
                    
Directory.Packages.props
<PackageReference Include="Fahrenheit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fahrenheit --version 1.0.0-alpha11
                    
#r "nuget: Fahrenheit, 1.0.0-alpha11"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Fahrenheit@1.0.0-alpha11
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fahrenheit&version=1.0.0-alpha11&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Fahrenheit&version=1.0.0-alpha11&prerelease
                    
Install as a Cake Tool

Fahrenheit

banner

Fahrenheit is a reverse-engineering project and mod framework for the Final Fantasy X and X-2 HD Remasters.

It provides a comprehensive, ever-growing set of tools for interfacing with the games and their data, allowing you to modify the game at an unparalleled level and develop entirely new features for it.

It is also the leading repository of knowledge about the games, underpinning other state-of-the-art tools. This know-how is free for you to use, learn from, analyze, and improve.

Here just to play?

Grab the latest binaries from the releases page, then follow the installation guide.

For developers

Read the build, deployment and debugging guide (or BUILD.md locally) to get started.

For modders

See the template and TrueRNG mod to get started.

Need help, or want to contribute?

Feel free to join us in Cid's Salvage Ship, a Discord server that supports Fahrenheit and related efforts.

Looking for more?

Also check out:

License

Fahrenheit source code is licensed under the LGPL 3.0 or later license.

Assets (the contents of the assets folder) may be used in forks of Fahrenheit, but not for any other purpose!

For third-party code license notices, please see THIRD-PARTY-NOTICES.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-alpha11 34 9/19/2026
1.0.0-alpha10 347 5/26/2026
1.0.0-alpha09 297 4/3/2026
1.0.0-alpha08 663 3/6/2026
1.0.0-alpha07 98 2/28/2026