Git Product home page Git Product logo

vrchat-dev-install's Introduction

The VRChat Development Environment Installer

I should come up with a catchier name...

A completely automated script to set up your VRChat content creation pipeline!

Features

  • Automatically installs Blender and Unity 5.6.3p1 if needed

  • Downloads the latest VRChat SDK and places it in the default Unity Projects folder, ready for use

Did I mention that this is completely automatic?

How to Use

  1. Open the Command Prompt/PowerShell as an Administrator (just press Win+X, then A).

  2. Copy-paste this into the prompt you just opened:

PowerShell; Set-ExecutionPolicy Bypass -Scope Process -Force; Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/Pyroglyph/vrchat-dev-install/master/vrchat-dev-install.ps1'))

  1. The script will download and run. You don't need to do anything else!

Planned Features

  • Auto-create a VRChat project with the SDK pre-installed

  • Check to see if Blender and/or Unity is already installed

  • Progress bars for (some) downloads, because it's not fun to look at a console with no output :/

Stuff you might want to know

This script downloads these files from the internet:

  • Latest Blender Installer (from Chocolatey) : ~90MB

  • Unity 5.6.3p1 Installer (from Unity) : ~600MB

  • Latest VRChat SDK Package (from VRChat) : ~10MB

If you are on a metered connection, be careful!

vrchat-dev-install's People

Contributors

connorzuto avatar pyroglyph avatar

Stargazers

 avatar  avatar

Watchers

 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.