Lucky Raccoon Games
  • Start Here
  • Really Simple Steam Integration
    • Setup
    • Running Demo Scenes
    • Leaderboards
      • Setup
      • Initializing Leaderboards
      • Submitting Scores
      • Retrieving Leaderboard Data
    • Stats and Achievements
      • Setup
      • Unlocking Achievements Directly
      • Unlocking Achievements from Stats
    • Cloud Save
      • Setup
      • Saving and Loading Data
    • Friends List
      • Setup
      • Getting Friends Data
    • Drag & Drop UI Components
    • Troubleshooting
    • Useful Links
  • Really Simple Tutorials
    • Setup
    • Running Demo Scenes
    • Tutorial Screen
      • Categories
      • Items
      • Setting up the screen with your data
      • Tutorial Manager anatomy
    • Tutorial Popup
      • Showing and hiding Popups
      • Tutorial Popup anatomy
    • Integrations
      • New Input System
    • Troubleshooting
  • Support
Powered by GitBook
On this page

Really Simple Steam Integration

It has never been so easy to integrate your game with Steam, is it?

PreviousStart HereNextSetup

Last updated 1 year ago

Welcome to the documentation for the Really Simple Steam Integration asset.

Here you will find useful information to configure your project and make all modules work well.

Read the documentation carefully to avoid errors in your project. Don't skip steps!

In version 1.0 you will find:

  • Leaderboards: create, retrieve and submit scores to the leaderboard

  • Stats and Achievements: unlock achievements directly or by stats quantity

  • Cloud Save: create cloud save files and sync between devices

  • Friends List: get the name and avatar of the player's friends and use your creativity to create experiences with this data in your game

  • UI Components: several drag and drop components with current player data (avatar, name, friends, etc)

Do e Don't

What this documentation does:

  • Explains in detail each component developed in the asset, how it works and provides some examples of use

What this documentation does not do:

  • Does not explain details of Steamworks workflow and/or 3rd party softwares. To check these docs, access the page.

Useful Links