Go to file
2019-11-15 20:09:55 +01:00
.idea Add listener to appid textfield 2019-11-04 18:58:40 +01:00
src/main Added handler for CreamAPI's DLLs (contains path and md5 hash) 2019-11-15 18:37:54 +01:00
.gitignore Rename Steam's DLLs and copy CreamAPI's DLLs to target path 2019-11-15 17:57:34 +01:00
auto-cream-api.iml "Get list of DLC" function now implemented 2019-11-15 04:16:00 +01:00
languages.txt Languages can now be defined in a file. 2019-11-06 01:21:43 +01:00
pom.xml "Get list of DLC" function now implemented 2019-11-15 04:16:00 +01:00
readme.md Fixed typo in readme 2019-11-15 20:09:55 +01:00
steam_api64.dll Rename Steam's DLLs and copy CreamAPI's DLLs to target path 2019-11-15 17:57:34 +01:00
steam_api.dll Rename Steam's DLLs and copy CreamAPI's DLLs to target path 2019-11-15 17:57:34 +01:00

Auto-Cream-API

Set your game automatically up for use with CreamAPI.

Installation

Make sure you have Java 8 installed.
Download the latest release and extract it into any folder (e.g. %USERPROFILE%\Desktop\auto-cream-api).

Usage

  • Double-click auto-cream-api.jar 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.)
    • Alternatively, open a CMD window in the location of the application, and run it by entering the following:
      java -jar auto-cream-api.jar
      
  • Click on the Folder (📂) 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 left "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".