https://github.com/turboss/7h
Final Fantasy 7 wrapper tool by Iros
https://github.com/turboss/7h
ff7 finalfantasyvii
Last synced: about 1 year ago
JSON representation
Final Fantasy 7 wrapper tool by Iros
- Host: GitHub
- URL: https://github.com/turboss/7h
- Owner: TurBoss
- License: ms-pl
- Created: 2017-01-12T08:58:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T17:07:41.000Z (over 2 years ago)
- Last Synced: 2025-03-29T16:03:24.400Z (about 1 year ago)
- Topics: ff7, finalfantasyvii
- Language: C#
- Homepage:
- Size: 167 MB
- Stars: 22
- Watchers: 7
- Forks: 36
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
7thHeaven 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](https://github.com/unab0mb/7h) release, maintained now by the Tsunamods team.
## Download
- [Latest stable release](https://github.com/tsunamods-codes/7th-Heaven/releases/latest)
- [Latest canary release](https://github.com/tsunamods-codes/7th-Heaven/releases/tag/canary)
## Install
1. Download the latest release using one of the links above
2. Extract the .zip file to your preferred location e.g. C:\7th Heaven.
3. Run `7th Heaven.exe`
## Build
0. Download the the latest [Visual Studio Community](https://visualstudio.microsoft.com/vs/community/) installer
1. Run the installer and import this [.vsconfig](.vsconfig) file in the installer to pick the required components to build this project
2. Once installed, open the file [`7thHeaven.sln`](7thHeaven.sln) in Visual Studio 2019 and click the build button
## License
See [LICENSE.txt](LICENSE.txt)