Go to file
Jeddunk 32410ca254 version 2.1.5 2021-01-14 17:10:53 +01:00
.idea/.idea.auto-creamapi Init commit 2020-12-20 12:22:25 +01:00
auto-creamapi version 2.1.5 2021-01-14 17:10:53 +01:00
.gitignore Reimplemented using MVVMCross (SearchResultWindow & DownloadWindow WIP) 2020-12-25 16:49:51 +01:00
AssemblyInfo.cs Init commit 2020-12-20 12:22:25 +01:00
COPYING Added README.md and COPYING 2020-12-20 12:38:39 +01:00
README.md Update README.md 2020-12-30 12:11:15 +01:00
auto-creamapi.sln Reimplemented using MVVMCross (SearchResultWindow & DownloadWindow WIP) 2020-12-25 16:49:51 +01:00
auto-creamapi.sln.DotSettings Init commit 2020-12-20 12:22:25 +01:00

README.md

Auto-CreamAPI 2

ko-fi

Set your game automatically up for use with CreamAPI.

Features

  • Setup CreamAPIs DLLs and configuration file automatically.
  • Find the AppID by providing the games name without having to look it up manually.
  • Fetch a list of DLCs for an AppID from both the Steam Store and SteamDB.
  • Set flags like "offline mode" and "extra protection" and select a language from a list.

Installation

Download the latest release and extract it into any folder (e.g. %USERPROFILE%\Desktop\auto-creamapi).

Usage

  • Double-click auto-creamapi.exe to open the application. (When starting it for the first time, it might take a few seconds since it needs to cache a list of games available on the Steam Store and download the latest CreamAPI DLL files.)
  • Click on the Open File button on the top right and select the steam_api.dll or steam_api64.dll in the game folder.
  • Enter the name of the game and click on the Search button.
    • If it did not find the right game, either try again, or copy the app ID from the Steam Store to field to the right of the Search button.
  • Click the lower right "Get DLCs for AppID" button to fetch all available DLCs for the game.
  • Select a language and tick the options if needed.
  • Click on "Save".

License

Auto-CreamAPI itself is licensed under the GNU General Public License v3.0

CreamAPI © 2016-2020, deadmau5. All Rights Reserved.

Dependencies will be listed ASAP.

Software used


Made with software provided by JetBrains s.r.o.