https://github.com/nicolasconstant/video-game-intro-skipper
Permits you to skip video intros in your video-games
https://github.com/nicolasconstant/video-game-intro-skipper
Last synced: 7 months ago
JSON representation
Permits you to skip video intros in your video-games
- Host: GitHub
- URL: https://github.com/nicolasconstant/video-game-intro-skipper
- Owner: NicolasConstant
- Created: 2017-03-23T02:17:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-12T02:54:16.000Z (almost 8 years ago)
- Last Synced: 2024-12-28T17:28:43.808Z (over 1 year ago)
- Language: C#
- Size: 560 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://ci.appveyor.com/project/NicolasConstant/video-game-intro-skipper) [](https://ci.appveyor.com/project/NicolasConstant/video-game-intro-skipper/build/tests)
# Video-Game Intro Skipper (VGIS)
## Basic Overview
Many video-games have intros that you can (and sometimes can't) skip by interacting with it. The aim of this software is to reference all the knowledge to remove those intros in a single operation.
## Install
Sorry, no binaries available, please build your own from the source code.
## Roadmap
- [x] detect installed games
- [x] enable/disable intro on detected games
- [x] batch enable/batch disable
- [x] support custom installation folders
- [x] support adding a new game
- [x] API + crowdsourcing the game settings
- [x] Create administration tools (autodownloader)
- [x] find logo, good name, enhance UI
- [ ] beta stage
- [ ] release software on Steam
## Screenshot (pre-alpha)
## License
Source code and official releases/binaries are distributed under our [End-User License Agreement for VGIS (EULA)](EULA.txt).