wanhuz / dropout

Jack-of-all trade script to stream game using Steam Big Picture while using PC at the same time.
GNU General Public License v3.0
0 stars 0 forks source link

Clean up code #16

Closed wanhuz closed 2 years ago

wanhuz commented 2 years ago

Adding more features make the script super messy. There's also bad practice like using global variable and stuff that makes it hard to add more features.

wanhuz commented 2 years ago

Separate function into library:

  1. app
  2. quality-of-life
  3. virtualization
  4. windows
  5. script-helper