There was an error while loading. Please reload this page.
1 parent 3b02591 commit 26685e0Copy full SHA for 26685e0
1 file changed
content/docs/en/guides/plugin/store-persistant-data.mdx
@@ -2,10 +2,10 @@
2
title: "Storing Persistant Data on the Player"
3
description: "Learn how to save and load persistant data using Components"
4
authors:
5
- - name: "ArcticDev"
6
- url: "https://github.com/ArcticRaven"
7
- - name: "Neil Revin"
8
- url: "https://itsneil.dev/"
+ - name: "ArcticDev"
+ url: "https://github.com/ArcticRaven"
+ - name: "Neil Revin"
+ url: "https://itsneil.dev/"
9
---
10
11
Here is how to store persistent data using a custom component on a Player.
0 commit comments