Coder Social home page Coder Social logo

derekl0576 / questapplauncher_assets Goto Github PK

View Code? Open in Web Editor NEW

This project forked from reloxx13/questapplauncher_assets

0.0 0.0 0.0 8.08 MB

Assets (icon pack, app names, genre categories) for QuestAppLauncher

Python 99.83% Batchfile 0.17%

questapplauncher_assets's Introduction

GitHub release GitHub contributors GitHub stars GitHub forks GitHub watchers Github all releases HitCount

QuestAppLauncher Assets by reloxx13

Assets (icon pack, app names, genres) for QuestAppLauncher

Including utility to auto-update the assets


Info and how-to

This modded repo adds genres as custom categories, parsed from vrdb.app.

SideQuest App banners are also added.

Add the repo url in your config.json downloadRepos section as described in QuestAppLauncher Readme

grafik


Example config.json

Be sure to add the new repo AFTER tverona1 repo in downloadRepos section.

{
  "gridSize": {
    "rows": 3,
    "cols": 3
  },
  "sortMode": "mostRecent",
  "show2D": true,
  "autoCategory": "top",
  "customCategory": "right",
  "autoUpdate": true,
  "background": "",
  "downloadRepos": [
    {
      "repoUri": "tverona1/QuestAppLauncher_Assets/releases/latest",
      "type": "github"
    },
    {
      "repoUri": "reloxx13/QuestAppLauncher_Assets/releases/latest",
      "type": "github"
    }
  ]
}

Generator usage:

Windows only
Add args to run specific tasks
or run all tasks and do a release

QuestAssetGenerator.py -a ACCESS_TOKEN -da -dr -c -g

-a ACCESS_TOKEN | Peronal Github accesstoken for releasing
-g  | Add genres to appnames_quest.json
-da | Download Assets from Oculus Store
-ds | Download Assets from SideQuest Store
-dr | Download latest release from github for comparing
-c  | Compare latest release with new release
-r  | Create a Github release

If there is no ACCESS_TOKEN in arguments, the script tries to use a access_token file.


Dev

python -m venv venv

.\venv\Scripts\pip.exe install requests .\venv\Scripts\pip.exe install PyGithub

.\venv\Scripts\pip.exe freeze > requirements.txt

questapplauncher_assets's People

Contributors

reloxx13 avatar tverona1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.