Skip to content

Releases: zwcloud/AssetStoreTools

Support 2019.1, improve UX.

07 Jul 10:56
1ba163a
Compare
Choose a tag to compare

Change log

  • Fixed compile error on 2018.2
  • Don't close the window after finishing uploading the package
  • Added namespace "AssetStoreTools" to all source files
  • executed code cleanup on each file (using VS 2019 cleanup tool)
  • fixed DivideByZeroException in AssetStoreClient
  • suppressed warnings for never assigned variables in AssetStoreManager

Tested on Unity 5.6.6f2, 2017.3.1f1, 2018.1.0f2 and 2019.1.0f2.

Support 2018.1 and sync with v4.10

02 Sep 09:36
Compare
Choose a tag to compare

Change log

  • Added support for 2018.1
  • Sync code with official v4.10.

Tested on Unity 5.6.6f2, 2017.3.1f1 and 2018.1.0f2.

Release for Unity 2017.1

28 Aug 06:22
Compare
Choose a tag to compare

Now it works on Unity 5.0, 5.2, 5.3, 5.4, 5.5, 5.6, 2017.1.
Download the latest zip that is compatible with your Unity.

Change log

  • make it compatible with 5.6 and 2017.1
  • Fixed #4

Installation

  1. Delete original AssetStoreTools folder.
  2. Extract zip file to Assets
  3. Done. (You may need to re-login to your account.)

First release for Unity3D 5.x.

05 Feb 07:13
Compare
Choose a tag to compare

Now it works on Unity3D 5.0, 5.2, 5.3 and 5.4.
Download the latest zip that is compatible with your Unity3D.

Change log

Installation

  1. Delete original AssetStoreTools folder.
  2. Extract the specific version of AssetStoreTools_5.x.x.zip to Assets
  3. Done. (You may need to re-login to your account.)

Notice

If you cannot login and get an error Failed Communication, please stop trying. You account may be locked by Unity3D for a while due to the fail attempt to login. This should be fixed in this version but we are not sure about that. See #1 (comment).