https://github.com/julianxhokaxhiu/ff7snd
Final Fantasy VII Audio Extraction app ( originally made by Qhimm.com )
https://github.com/julianxhokaxhiu/ff7snd
Last synced: about 1 month ago
JSON representation
Final Fantasy VII Audio Extraction app ( originally made by Qhimm.com )
- Host: GitHub
- URL: https://github.com/julianxhokaxhiu/ff7snd
- Owner: julianxhokaxhiu
- License: gpl-3.0
- Created: 2020-09-18T18:45:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T23:03:26.000Z (about 1 year ago)
- Last Synced: 2025-01-28T14:18:03.060Z (3 months ago)
- Language: C#
- Homepage:
- Size: 86.9 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FF7SND
Final Fantasy VII Audio Extraction app ( originally made by Qhimm.com )## What's new
This version inherits the GUI from FF7SND, but has been completely rewritten in C# with VS2022 in mind.Additionally this version supports multiple file extraction by allowing to select multiple entries.
Upon clicking Extraction the app will now ask for to choose a Folder where to extract the selected files.For an easier batch extraction, is it possible to select all entries by using the `CTRL+A` keyboard shortcut.
## License
See [LICENSE](LICENSE)