/Favorite-Games-Launcher

An Electron App That Holds And Launches All Your Favorite Games In One Spot

Primary LanguageJavaScript

GitHub contributors GitHub forks GitHub Repo stars

Favorite Games Launcher

Add games to your library and launch them all from one place

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

You can add games to your library which will then be added to a myfavoritegames folder that is created on app load. your games shortcuts will be placed in that folder and you will be able to launch them from the favorite games library launcher app.

(back to top)

Built With

image image image image

(back to top)

Getting Started

If you would like to clone the repo hopefully this will help.

Prerequisites

The app is windows only, if you have any problems put them in issues please <3

Installation if u would like to code

  1. Clone the repo
    git clone https://github.com/imjord/Favorite-Games-Library.git
  2. Install NPM packages in root folder
    npm install
  3. Run the commands (commands are in the package.json files).
    npm run make n after that a out folder will be created with the app inside
  4. Navigate to the out folder and the myfavorite games folder and the app should be in there.
  5. Enjoy! made with <3 by imjord

(back to top)

Usage

clone this repo and you will find the app inside the out folder / favoritegames 64/ exe for app here. once you launch it you can click the add game button and a windows dialog will open for you to find your game exe. once selected the game will be listed on the app with a play button and remove button. play button will launch the game and remove will remove it from the folder and list.

(back to top)

Demo

imjord-game-launcher-demo.mp4

Roadmap

  • [] Figure out how to make it so you dont need steam/epic/riot/ea launcher to be running for you to open and play the game but i think that might not be legal so this is the best i could do.

See the open issues for a full list of future proposed features (and known issues).

(back to top)

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

GPL3.0

(back to top)

Contact

Just message me on github mang <3 imjord

Project Link: https://github.com/imjord/Favorite-Games-Library

(back to top)