|
@@ -17,9 +17,7 @@ return {
|
|
|
notes = [[
|
|
|
The save directory takes the following form:
|
|
|
|
|
|
- ```
|
|
|
- <appdata>/LOVR/<identity>
|
|
|
- ```
|
|
|
+ <appdata>/LOVR/<identity>
|
|
|
|
|
|
Where `<appdata>` is `lovr.filesystem.getAppdataDirectory` and `<identity>` is
|
|
|
`lovr.filesystem.getIdentity` and can be customized using `lovr.conf`.
|