콘텐츠로 건너뛰기
File Storage System (AWS S3) 제품 등록을 위한 미디어 1개

설명

What does this plugin allow you to do?

1. developers can create a auto update system with this plugin. query for the last version and download it with S3 plugin in their game.

2. developers can upload .log files and .sav files. by uploading the .sav file, developers can create a cloud base save system. 

3. developers can upload players' avatar to S3 and use it with cognito.

4. download and upload will be multithreaded. it will automatically divide your file into many 5mb packages to upload / download with our transfer module in S3 plugin. it will hit theory speed of your network. it can download a 200mb file in a second.

5. you can encrypt your file on the client before you sent it to S3 by using S3Encryption.

6. it can be used to monitor the upload /download process with our transfer module.


DISCORD: https://discord.gg/BZJJshZ

INSTRUCTIONS ON DISCORD

MORE documents and tutorials are available on discord once you join discord too(no need to purchase first)


Our Discord support team has 10 years of experience in aws, linux, macOS, iOS, android, windows, and cloud technology.

IOS is supported. you can release your game on the IOS platform and pass apple reviews with this plugin.


all nodes are latency functions and multi-thread support.

which also means you can't use them in normal function. you can use them in blueprint graph and macros.


for android: it supports from android-24. because unreal only allow us to use android-23. So, we remove "android" in uplugin file. please add "android" in platform white list when you use it for android. (for unreal above 4.25)


Video Tutorial: https://www.youtube.com/watch?v=7bt26O-1LOI

Example Project: https://mega.nz/file/XXpy3SgI#Mhr7IJxb0odRgQ_ZdwlarudiWgC4-XnqEdH17RjmFIU

Documentation: http://multiplayscape.com/documentation/

Discord: discord.gg/BZJJshZ

for android: armeabi-v7a is no longer supported from 4.25

google play store will stop serving armeabi-v7a apk from 1st, August 2021.

포함된 포맷

  • 언리얼 엔진 포맷 로고