소스 검색

Added Jekyll front matter headers

Björn Ritzl 1 년 전
부모
커밋
70a8d24d7d
2개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      docs/en/manuals/live-update-aws.md
  2. 5 0
      docs/en/manuals/live-update-scripting.md

+ 5 - 0
docs/en/manuals/live-update-aws.md

@@ -1,3 +1,8 @@
+---
+title: Live update content uploads to AWS
+brief: This section will explain how to create a new user with limited access on Amazon Web Services that can be used together with the Defold editor to automatically upload Live update resources when you bundle your game.
+---
+
 # Setting up Amazon Web Service
 
 To use the Defold Live update feature together with Amazon services you need an Amazon Web Services account. If you don't already have an account you can create one here https://aws.amazon.com/.

+ 5 - 0
docs/en/manuals/live-update-scripting.md

@@ -1,3 +1,8 @@
+---
+title: Scripting Live Update content
+brief: To use the live update content, you need to download and mount the data to your game. Learn how to script with live update in this manual.
+---
+
 # Scripting Live Update
 
 The api only consists of a few functions: