Skip to content

Commit

Permalink
Update library and collection URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
intenscia committed Jul 4, 2024
1 parent 60f367d commit c08ab51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/includes/_modio.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## --parse_sitename API --parse_version

Welcome to the official documentation for [--parse_sitename](--parse_siteurl), an API for developers to add mod support to their games. Using our [SDKs and plugins](#implementation) for popular and custom game engines, getting your creator community started and making the mods they create discoverable and installable via your in-game menu is straight forward, with full cross-platform support. If you are a game developer, you can manage your games and API access via your [--parse_sitename library dashboard](--parse_siteurl/library). If you are a user creating tools and apps, you can request API access via your [--parse_sitename account](--parse_siteurl/me/access).
Welcome to the official documentation for [--parse_sitename](--parse_siteurl), an API for developers to add mod support to their games. Using our [SDKs and plugins](#implementation) for popular and custom game engines, getting your creator community started and making the mods they create discoverable and installable via your in-game menu is straight forward, with full cross-platform support. If you are a game developer, you can manage your games and API access via your [--parse_sitename content dashboard](--parse_siteurl/content). If you are a user creating tools and apps, you can request API access via your [--parse_sitename account](--parse_siteurl/me/access).

__API path:__ [--parse_apiurl](--parse_apiurl) (see your API access dashboard)

Expand All @@ -18,7 +18,7 @@ Compatible with all builds of your game on all platforms and stores, --parse_sit

## Implementation

Once you have added your game to --parse_sitename and got your [game ID and API key](--parse_siteurl/library), you can start integrating the --parse_sitename REST API into your game, tools and sites. There are 3 options to get connected which you can use interchangeably depending on your needs. Here's the breakdown of each option.
Once you have added your game to --parse_sitename and got your [game ID and API key](--parse_siteurl/content), you can start integrating the --parse_sitename REST API into your game, tools and sites. There are 3 options to get connected which you can use interchangeably depending on your needs. Here's the breakdown of each option.

Option | Usage | Suited for | Docs
---------- | ---------- | ---------- | ---------
Expand Down

0 comments on commit c08ab51

Please sign in to comment.