]> git.cworth.org Git - lmno-api/blobdiff - lmno.txt
Document player-info, player-enter, and player-update events
[lmno-api] / lmno.txt
index 3caa2361e8276e64b4033a6d2d088e7cec75825d..aaad24be331e760d10f3a6939165155b9fc97906 100644 (file)
--- a/lmno.txt
+++ b/lmno.txt
@@ -29,6 +29,16 @@ Type: Dynamic
 
   Redirects to https://lmno.games/<game_engine>/WXYZ/
 
+http://lmno.games/profile/
+--------------------------
+Method: PUT
+
+  Stores profile information in the current session.
+
+  Supported fields: nickname
+
+  Example data: { "nickname": "Carl" }
+
 https//lmno.games/new/<engine> (POST)
 -------------------------------------
 Type: Dynamic