Skip to content

KrzysztofBogdan/XBoxSocialApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XBoxSocialApi

Basic Setup

  • Create Definition File (Menu > Assets > Create > Achievements Definition)
  • Fill definition data asset with your achievement information, most important field is ExternalId (Achievement Id) from XDP Portal.
  • Add SocialPro component to GameObject (There should be only one instance of SocialPro component in game)
  • Check API example usage from example scene

Required XBox Native Plugins

You need to add those Native Plugins to use Social Pro XBox:

  • ConsoleUtilsImport
  • DataPlatformImport
  • StorageImport
  • TextSystemsImport
  • UnityEtx
  • UnityPluginLogImport
  • UsersImport
  • XboxOneCommonImport

Misc

Featured Stats requires access to Windows Runtime (IL2CPP)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages