Skip to content

calamity-inc/Stand-Repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8b778dd · Dec 12, 2024
Aug 16, 2024
Dec 12, 2024
May 1, 2023
May 1, 2023
May 13, 2023
Aug 16, 2024

Repository files navigation

Stand Repository

Stand's packages source.

Development

You can use php -S 127.0.0.1:80 to set up a development server which will provide the packages at http://localhost/packages.json.php

Then, to tell Stand to use this custom source, add the following to your Meta State.txt:

Packages Source: http://localhost/packages.json.php

Note that Stand only refreshes packages upon injection.