It’s nice to see people creating cross compatible tools like this, might check it out later and see how well it works cause having a way to just get straight to opening my project would be nice.
There’s been a few reports regarding off-topic posts in this thread, let’s keep it on topic please.
Thanks for posting about ALCOM! Very impressive.
We talked about it in Slack today and it sparked an interesting conversation about why the VCC UI is slow (long time architecture issues if I translated it right). I’m glad there’s alternatives available for those who want them.
Far as I understand it VCC does not natively work on Linux/MacOS so allowing for 3rd party versions that are built for those operating systems is always going to be a good thing.
I didn’t know about AICOM. sorry.
I choose the name based on easy to read for both English and Japanese users and not too long.
ALCOM is from ALternative Creator COMpanion.
the GUI version of VCC does not work natively on non-Windows platforms and wine is hard to work because WebView2 is unstable / unavailable on wine.
the CUI version of VCC is available from Nuget. CLI | VRChat Creator Companion
PS: the CUI version of ALCOM is avaiable as vrc-get. https://an12.net/vrc-get
(actually, ALCOM is developed as the GUI frontend of vrc-get)
Just found this while looking for how to set up Unity & VCC for Linux and I’m very happy to see that ALCOM works pretty well.
Thank you for making this
Spent all that time making VCC, and all that I can assume is that certain packages can creep their way in to the project… I know, if I made a product that then has a complete copy, I would be a little frustrated… it’s a package manager… what are the assurances? I feel like somebody can upload byte sized sdk parallels or something, i mean I know nothing about hacking, but it’s a pretty important element when it does~ upload the sdk, what about any signatures?, what is the propensity of a hostile take over?
Those can be interesting questions, but in the same way, for vcc you trus the vrchat dev team. ALCOM is made opensource, so you can view how it behaves.
Also the packages are still to be only added by the user in the end.
You are indeed free to not trust the dev, that’s a sane position.
Alcom is a GUI for another project made in CLI to manage vpm projects, it’s made to beau a drop in replacement, but it lets the freedom to create features independenctly from VCC.