Git Product home page Git Product logo

7th-heaven's Introduction

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


7th Heaven is now officially part of the Tsunamods initiative!

7th Heaven

Mod manager for Final Fantasy VII PC.

Introduction

This is a fork of the original 7th Heaven 2.x release, maintained now by the Tsunamods team.

Download

Install

HINT: For an easier experience you can also use the setup .exe file in the release which will take care of doing the following steps for you.

  1. Download and install the latest .NET Desktop Runtime 8.0 for BOTH x86 and x64
  2. Download and install the latest Microsoft Visual C++ Redistributable for BOTH x86 and x64
  3. Download the latest release using one of the links above
  4. Extract the .zip file to your preferred location e.g. C:\7th Heaven.
  5. Run 7th Heaven.exe

Build

Preparation

  1. Clone the vcpkg project in the root folder of your C: drive ( git clone https://github.com/Microsoft/vcpkg.git )
  2. Go inside the C:\vcpkg folder and double click bootstrap-vcpkg.bat
  3. Open a cmd window in C:\vcpkg and run the following command: vcpkg integrate install

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. Once installed, open the file 7thHeaven.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 7thHeaven 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 SeventhHeavenUI and click on Build. Otherwise, run dotnet build 7thHeaven.sln /target:SeventhHeavenUI
  5. Run: dotnet run --project SeventhHeavenUI
  6. Debug: right click on the solution SeventhHeavenUI and click Debug->Start New Instance

Special thanks

The .NET 7 migration would not have been possibile without the help of these people. The order is purely Alphabetical.

These people are:

  • Benjamin Moir:
    • For figuring out various .NET internals
    • For the Detours examples and logics to be used in C#
    • For the patience to guide through nitty gritty low level details

License

See LICENSE.txt

7th-heaven's People

Contributors

barkermn01 avatar chrcoluk avatar dependabot[bot] avatar dotaxis avatar eve-atum avatar julianxhokaxhiu avatar kuraudoxs avatar lazar00 avatar myst6re avatar rodriada000 avatar sjenkins7 avatar tangtang95 avatar turboss avatar unab0mb avatar wturner859 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.