vrc-get

Fast Open Source command line (vrc-get) and graphical (ALCOM) client of VRChat Package Manager.

MIT License

Downloads
20
Stars
141
Committers
23

Bot releases are visible (Hide)

vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.7 Latest Release

Published by github-actions[bot] 5 months ago

Version 0.1.7

Added

Changed

  • Changed component library to shadcn #1028
  • Informational message will be shown if you've installed fake latest because of the Unity version #1046 #1061
  • Show newly installed packages and reinstalling packages separately #1052
  • Prevents opening multiple unity instances #1055 #1062
  • Migration will be prevented if the project is opened in Unity #1055 #1062

Fixed

  • Clicking '+' of the incompatible package will do nothing #1046
  • Opening Manage Project page will cause VCC to crash #1048
  • Fails to load installed unity versions if Unity 2018 is installed again #1051
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.6

Published by github-actions[bot] 5 months ago

Version 0.1.6

Fixed

  • Fails to load installed unity versions if Unity 2018 is installed #1024
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.5

Published by github-actions[bot] 5 months ago

Version 0.1.5

Removed

  • Support perMachine install #1021
    • Due to problems of tauri updater and installer, it's not good to support perMachine for now.
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.4

Published by github-actions[bot] 5 months ago

Version 0.1.4

Added

  • vcc:// support #978
    • This is enabled by default for macOS and you have to enable manually on Settings page for windows and linux.
  • per-package headers field support #718

Changed

  • Improved project Template selection #967
  • Ask installing unity for a project if not installed #988
  • Removed Visual Scripting from dependencies of template projects #991
  • Support more legacy browsers #994
  • Improved UI with narrow windows #1003
  • Make package name gray-outed if not installed #1018

Fixed

  • Impossible to install for machine (for Windows) #976
  • Japanese variant of CJK Ideograph is used for Simplified Chinese #980
    • Since this version, ALCOM will always use system-ui font for all languages.
  • Last modified is not updated on opening unity again #995
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/v1.8.1

Published by github-actions[bot] 5 months ago

Version 1.8.1

Changed

  • Relax validation for package.json for local user packages #750
  • Improved handling for unlocked packages #790
  • Legacy Assets are remove even if the specified GUID does not match with the actual GUID #901
    • This follows VCC 2.3.0 beta 3 behavior.
  • Updated the recommended Unity 2022 version to 2022.3.22f1 #928
  • Support repositories with bad packages #954
  • Use url in settings.json to load remote repository #955

Fixed

  • Installing package while Unity can be failed #696
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.3

Published by github-actions[bot] 5 months ago

Version 0.1.3

Added

  • Template for unity 2022.3.6f1 #956

Changed

  • Support repositories with bad packages #954
  • Use url in settings.json to load remote repository #955

Fixed

  • Project page is not refreshed after unity patch migration #941
  • VCC Crashes after opening settings page #942
  • Resolve needed check ignores legacy packages #952
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.2

Published by github-actions[bot] 6 months ago

Version 0.1.2

Fixed

  • Unity version used in template is not updated #933
    • We upgraded Unity to 2022.3.22f1
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.1

Published by github-actions[bot] 6 months ago

Version 0.1.1

Added

  • /opt/unityhub/unityhub to the unity hub search path #812
    • The path is the default path for official apt distribution
  • Issue Report button feature in Settings #821
  • German translation #824
  • SDK2 Project is now shown as type "SDK2" #869
  • Select Unity Path if there are two or more Unity of the same version installed #863
    • Currently, ALCOM will ask every time you open Unity. We will implement saving the selection in the future.
  • Unity 2022 patch version migration #863
  • Legacy Assets are remove even if the specified GUID does not match with the actual GUID #901
    • This follows VCC 2.3.0 beta 3 behavior.
  • Added a French language translation #904
  • Updated the recommended Unity 2022 version to 2022.3.22f1 #928
  • Resolve suggestion #930

Fixed

  • Impossible to control some portion if the window is narrow #805
  • Reorder Sidebar menu for clearer organization #820
  • Background is black if dark mode #811
    • Plaease wait a while for the dark mode support
  • Added dedicated messages for bulk actions in manage packages page #819
  • Panics are ignored #846
    • From this version, panics will be logged to error logs instead of stderr.
  • We cannot see packages from newly added repository just after adding repository #903
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.0

Published by github-actions[bot] 6 months ago

Version 0.1.0

vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.0-rc.0

Published by github-actions[bot] 6 months ago

Version 0.1.0-rc.0

Changed

  • Reduced network load by reducing fetching remote repository #800
    • Remote repositories will not be fetched for 5 minutes after the last fetch.
    • Please click the refresh button on the package page if you want to fetch the remote repository immediately.
  • Preserve if fullscreen #801

Fixed

  • bad behaviors with minimizing the window #798
  • error if backup folder is not exists #799
  • unable to control if error occurs while backup is in progress #799
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.0-beta.21

Published by github-actions[bot] 6 months ago

Version 0.1.0-beta.21

Added

  • Simplified Chinese localization #765
  • Improved handling for unlocked packages #790
  • locale detection #771

Fixed

  • Window size is not preserved when the app is closed with command + Q in macOS #769
  • Panic with relative paths #770
  • Update last modified on open Unity not working #775
  • Multiple instances can be launched #791
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.0-beta.20

Published by github-actions[bot] 6 months ago

Version 0.1.0-beta.20

Added

  • Check for update button on the settings page #762
  • Click version name to copy version name #761
  • Bulk uppgrade, install, and remove packages #752

Changed

  • Relax validation for package.json for local user packages #750
  • Use star instead of check on the favorite row in the project list #755
  • Moved the Upgrade All button to front #757
  • Renamed the Application to ALCOM #760
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.0-beta.19

Published by github-actions[bot] 7 months ago

Version 0.1.0-beta.19

Added

  • Remove old log files #721 #729
  • Add repository with headers #725

Changed

Fixed

  • Last Modified row is not localized #723
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.0-beta.18

Published by github-actions[bot] 7 months ago

Version 0.1.0-beta.18

Added

  • Backup Project #714
  • Favorite project and sort by name #717

Fixed

  • Unity 2022 Migration can be fails with Compilation Error #712
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.0-beta.17

Published by github-actions[bot] 7 months ago

Version 0.1.0-beta.17

Changed

  • Update last modified on open unity `#697

Fixed

  • Shown language name is not changed #694
  • Installing package while Unity can be failed #696
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/v1.8.0

Published by github-actions[bot] 7 months ago

Version 1.8.0

Added

  • Command to migrate a legacy VRCSDK3 project to VPM VRCSDK #580
    • You can do with vrc-get migrate vpm command.

Changed

  • vrc-get now finds unity hub from registry key #590
  • vrc-get specific configuration is moved to vrc-get/settings.json #607
    • This is done because we separated file for vrc-get-gui config file, and we may have more in the future os
      to not dirty the folder, I moved the config file to vrc-get folder.
  • Legacy Assets are not removed if the specified GUID does not match with the actual GUID #677
    • This follows VCC 2.3.0 beta behavior.

Fixed

  • Some embedded / installed vpm package is not recognized by vrc-get #609
    • This makes d4rkAvatarOptimizer is recognized as not installed.
  • Fails to load all repositories if fails to load one repository #551
  • Legacy Projects cannot be added to VCC project list #586
  • Bad behaviors with unity 2018 #605
  • Prerelease packages are installed if the version range contains prerelease #676
    • To fix this problem, automatic allow prerelease rule is a bit changed.
    • For resolving dependencies in vpm-manifest.json, prerelease is used if version range contains prerelease.
    • For resolving dependencies of packages, prerelease is used if the dependant package is prerelease and the matching version is only contained in prereleases.
    • This does not change behavior of --prerelease option.
  • False positive conflicts with legacy packages #676
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/v1.8.0-beta.2

Published by github-actions[bot] 7 months ago

vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.0-beta.16

Published by github-actions[bot] 7 months ago

Version 0.1.0-beta.16

Added

  • Japanese Localization #674

Changed

  • Package names on the Apply Changes dialog and a few other texts are now bold #676
  • Deleting a project now moves its folder to trash instead of hard deleting #676

Fixed

  • World icon does not appear in the project list #625
  • Remove project button on the manage project page is not working #676
  • Project name warning is too bright #676
  • Unable to touch any buttons if Apply Changes dialog is long #676
  • The package order is not deterministic #676
  • Path separator is not correct on windows #676
  • Same project can be added multiple times #676
  • Create button on the creating project dialog is not disabled #676
  • We can control the web ui while file picker is open #676
  • Unrecoverable error when trying to add a non-project folder #676
  • Prerelease packages can be installed if version range has prerelease while the option is off #676
  • Handling whitespaces in the path of the project is not correct #676
  • We could not add a unity manually #676
  • Legacy packages of installed packages are shown #676
  • False positive conflicts with legacy packages #676
  • Package order on the Apply Changes dialog is not deterministic #676
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.0-beta.15

Published by github-actions[bot] 7 months ago

Version 0.1.0-beta.15

  • Not working on windows #615
vrc-get - https://github.com/vrc-get/vrc-get/releases/tag/gui-v0.1.0-beta.14

Published by github-actions[bot] 7 months ago

Version 0.1.0-beta.14

Added

  • Create Project from Template #594
    • Please note that vrc-get uses our own templates for project creation.
  • Preserve window size #607
  • Toggle show prerelease packages #610
  • i18n support #612

Changed

  • vrc-get specific configuration is moved to vrc-get/settings.json #607
    • This is done because we separated file for vrc-get-gui config file, and we may have more in the future os
      to not dirty the folder, I moved the config file to vrc-get folder.

Fixed

  • Bad behaviors with unity 2018 #605
  • Bad behavior when trying installing the installed version #608
  • Some embedded / installed vpm package is not recognized by vrc-get #609
  • Http page can be opened in the browser #611
Package Rankings
Top 39.31% on Formulae.brew.sh
Badges
Extracted from project README
GitHub deployments crates.io deployments Github latest crates.io latest Homebrew Version MacPorts Version Scoop Version AUR Version