Skip to content

A tool for unpacking Guy fangames, remembering new ones, helper tools and push into google spreadsheet.

License

Notifications You must be signed in to change notification settings

samlof/Fangame-Manager

Repository files navigation

Fangame-Manager

A tool for unpacking Guy fangames, remembering new ones, helper tools and push into google spreadsheet. Screenshots and list of features at: http://iwannacommunity.com/forum/index.php?topic=2227.0

Open the Nuget package manager in Visual Studio and it will give an option to restore needed packages. Feel free to add pull requests. I recommend adding into the WPF branch for now. It's not quite ready but most of the work is done.

-------Help for setting up google script------
To have the google integration work, you have to get a google developers client id, secret key and script id. To get the client id and secret key, enable developer API.

  1. console.developers.google.com make the default project
  2. Enable Google Apps Script Execution API
  3. Create Oauth client ID and choose other
  4. Save the client ID and secret key
  5. Create Apps Script at script.google.com
  6. Save a new version of the script
  7. Publish as API Executable
  8. Save the script ID
  9. Connect the Script to Project at Resources - Developers Console Project
  10. Add the IDs and secret to c# project

About

A tool for unpacking Guy fangames, remembering new ones, helper tools and push into google spreadsheet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages