Skip to content

Commit c2ce280

Browse files
committed
Add info
1 parent 1761869 commit c2ce280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Oculus Downgrader/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ public void Settings()
417417
{
418418
"Show developer only versions you got access to (currently " + config.requestVersionsFromOculus + ")",
419419
"Show Oculus token (Do not share)",
420-
"Export token to OculusDB"
420+
"Export token to OculusDB (this will submit your token to OculusDB's server but it won't get stored. Alternatively save it yourself at the utils page. This will not send it to the server)"
421421

422422
});
423423
switch(choice)

0 commit comments

Comments
 (0)