Skip to content

tsunamods-codes/Junction-VIII

Repository files navigation

License Overall Downloads Latest Stable Downloads Latest Canary Downloads GitHub Actions Workflow Status


Junction VIII is now officially part of the Tsunamods initiative!

Junction VIII

Mod manager for Final Fantasy VIII PC.

Introduction

This is a fork of 7th Heaven adapted to Final Fantasy VIII, maintained now by the Tsunamods team.

Download

Build

Visual Studio

  1. Download the the latest Visual Studio Community installer
  2. Run the installer and import this .vsconfig file in the installer to pick the required components to build this project
  3. Open the Visual Studio Developer Command Prompt and run the following command: vcpkg integrate install
  4. Once installed, open the file JunctionVIII.sln in Visual Studio and click the build button

Visual Studio Code (Using Extension in Preview)

  1. Make sure to have done the first two steps of Visual Studio section
  2. Open VS Code and install the extension C# Dev Kit (this will also install other dependent extensions)
  3. Open the JunctionVIII folder and there will be a new tab in Explorer, called Solution Explorer, that contains a similar project explorer of Visual Studio
  4. Build: right click on the solution AppUI and click on Build. Otherwise, run dotnet build JunctionVIII.sln /target:AppUI
  5. Run: dotnet run --project AppUI
  6. Debug: right click on the solution AppUI and click Debug->Start New Instance

License

See LICENSE.txt

About

The Ultimate Mod Manager for Final Fantasy VIII PC

Resources

License

Stars

Watchers

Forks

Contributors 5

Languages