updated docs to new horsy acryl

This commit is contained in:
BarsTiger
2022-06-16 14:33:58 +03:00
parent e6a8b0189b
commit e6abf2705f
50 changed files with 818 additions and 53 deletions

View File

@@ -0,0 +1,29 @@
---
sidebar_position: 7
---
# Editing packages
Editing packages is available only from horsygui.
So, open `Account` tab, you need to be logged in.
Under `Manage your packages` you can see all your packages.
Double click on package to edit it.
![Editing packages](/img/legacy/developers/editing-packages/form.png)
Let's change description.
![Editing description](/img/legacy/developers/editing-packages/description.png)
Press `Update` button.
You will see success message.
Now, all data (database and search) have been updated.
![In search](/img/legacy/developers/editing-packages/search.png)
![Info](/img/legacy/developers/editing-packages/info.png)
You can bring back old package data by changing it again.