Skip to content

Commit

Permalink
chore (name)
Browse files Browse the repository at this point in the history
Update name, description
  • Loading branch information
MikalDev committed Oct 18, 2023
1 parent f07bc57 commit ff8de02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pluginConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
module.exports = {
addonType: "plugin",
id: "cf_steamworks_plus",
name: "steamworks_plus",
name: "Steamworks Plus",
version: "1.0.0",
category: "platform-specific",
author: "cf",
website: "https://www.construct.net",
documentation: "https://www.construct.net",
description: "Description",
description: "Steamworks companion addon",
// addonUrl: "https://www.construct.net/en/make-games/addons/####/XXXX", // displayed in auto-generated docs
// githubUrl: "https://github.com/skymen/XXXX", // displays latest release version in auto-generated docs
// icon: "icon.svg", // defaults to "icon.svg" if omitted
Expand Down

0 comments on commit ff8de02

Please sign in to comment.