The web-interface for creating or editing projects has been updated to provide short help tool-tips directly in the interface.
What this means is, if you hover your cursor over an βeditβ element, such as a
or
, you will see a (short) tool-tip that summarises what is expected for that element.
- For example, if you hover over the
next to the heading Packages, you will see the tool-tip
Add a package.
For input fields, you will see a
(in a black circle) next to the field title. Hovering your cursor over that will likewise give you a (short) tool-tip that summarised what is expected for that input.
-
For example, if you hover the cursor over the
next to the Owners title, you will see the tool-tip:Add or remove owners of a project. Project owners can edit the project, add new packages and releases, and upload files. Owners may add or remove other owners.
-
Also, when you hover over the
next to the File title when uploading a package, you will see the tool-tip:Upload a file to this release. If you are uploading a module file (.vmod), make sure that the internal version number of the release is set to x.y.z. Filenames, in particular of module (.vmod) and extension (.vmdx) files, should also contain the release version (x.y.z), e.g., project-name-x.y.z.vmod.
where x.y.z. and project-name will have appropriate values.
This will hopefully make the process of creating and editing projects more intuitive.
A big blue button has also been added to the library front page to create a new button. The New project also has tool-tip help.
Creating and editing projects is still documented more extensively at How to upload modules to the Game Library Service
Yours,
Joel and Christian