8 lines
377 B
Markdown
8 lines
377 B
Markdown
# VEL-Connect
|
|
|
|
VEL-Connect is a persistent shared storage mechanism for Unity projects. It can be used as a key-value store as a networked replacement for PlayerPrefs, to share a profile of user data across multiple devices, or to easily switch between different user profiles on a single device.
|
|
|
|
Important pages:
|
|
|
|
- [Installation](/installation)
|
|
- [Quick Start](/quick-start) |