bjorn 5 years ago
parent
commit
06ebb031b2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      api/init.lua

+ 2 - 1
api/init.lua

@@ -4269,7 +4269,8 @@ return {
                 }
                 }
               }
               }
             }
             }
-          }
+          },
+          notes = "The save directory takes the following form:\n\n``` <appdata>/LOVR/<identity> ```\n\nWhere `<appdata>` is `lovr.filesystem.getAppdataDirectory` and `<identity>` is `lovr.filesystem.getIdentity` and can be customized using `lovr.conf`."
         },
         },
         {
         {
           name = "getSize",
           name = "getSize",