Conversation
|
Unity Asset Store asks for "a full documentation file or a readme file that tells users where to find your online documentation." Do you think a link to the repo Readme will suffice? Is there a more appropriate link? |
|
Well, I think that's the best we have so far, though it's not ideal. |
|
How hard is updating once we submit? Curious if you should be waiting until after I get some changes in. |
|
It's not hard to update, just uploading the .unitypackage. It might take a week for an update to be approved/processed. |
|
ah, so that's a pain. What about from the user end - how easy to update to a new version to an asset you got from the store? |
|
Easy. Just hitting an update button from the download manager, and it shows you which files have changed. You can select which files you want to import. |
|
OK, so at least there's that, that's OK. Then I think it's probably OK to send in the current version. |
|
Hmm, that Readme doesn't get included in the unitypackage, so I will add it manually for this upload. |
|
oh, it's supposed to? Then that's easy to do - just edit the build script, it's the only editor script we have. |
Updated Changes.md to reflect recent changes. Updated Readme.md to provide link to documentation, as requested in Unity Asset Store submission feedback.