https://github.com/quickz/swf-game-file-extractor
https://github.com/quickz/swf-game-file-extractor
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/quickz/swf-game-file-extractor
- Owner: Quickz
- License: mit
- Created: 2020-08-30T14:46:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T21:21:11.000Z (almost 6 years ago)
- Last Synced: 2025-02-13T20:42:38.516Z (over 1 year ago)
- Language: C#
- Size: 46.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SWF Game File Extractor
A desktop application made using **Windows Presentation Foundation** framework which allows to quickly extract **SWF** files from websites (Currently has support for only one website).
The application uses **.NET Core 3.1.** framework
Prefered environment for development - **Microsoft Visual Studio**.
The installer file is created using **Inno Setup**.