Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 426 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 426 Bytes

Toolkit

Project for developing Unity modules, shaders, and storing scripts that are not included in the modules.

Install

  1. Clone the repository:

    git clone https://github.com/Bodix/Toolkit.git
    
  2. Init submodules:

    git submodule init
    
  3. Update submodules:

    git submodule update
    
  4. If you don't have access to some repositories, just ignore them.