File Storage System (AWS S3)

This plugin can be used to create an auto update system, cloud based save system, allow players of your game to upload images as player avatars, as well as much more!

Category:
Tags: , , , , ,

Description

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.

PLEASE Verify yourselves after purchasing so that we know what you are talking about when you ask and assign supporter who is good at specific plugin.

INSTRUCTIONS ON DISCORD

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

DISCORD: https://discord.gg/BZJJshZ

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.

Technical Details

Website: http://multiplayscape.com/

support email: support@multiplayscape.com

Code Modules:

Number of Blueprints: 300+

Number of C++ Classes: 4

Network Replicated: Yes

Supported Development Platforms: Win64 / Mac(apple silicon supported) / Linux

Supported Target Build Platforms: Win64 / Mac / iOS / Android / Linux

Documentation: Document

https://delightful-predict-709873.framer.app/aws/s3

Supported Engine Versions

4.23 – 4.27, 5.0 – 5.3