Each Packages script must follow this structure:
βββ automation/
βΒ Β βββ vlc/install.ps1
- The script must be named
install.ps1.
- The folder name represents the software name .
- Do not use parentheses
(), spaces, or special symbols in the tweak name.
β Allowed:vlc,k-liteβ Not allowed:vlc(v5etc),my softwaer