Skip to content

Write/polish a server side pkg repository for Mudlet to query and install pkgs from #3069

@demonnic

Description

@demonnic

Brief summary of issue / Description of requested feature:

In order to make #3067 work, we need to have a server.

Steps to reproduce the issue / Reasons for adding feature:

  1. Should provide a json response to query for list of packages and metadata
  2. Should serve the packages from the json data at locations listed in the json response

Error output / Expected result of feature

Extra information, such as Mudlet version, operating system and ideas for how to solve / implement:

I'm thinking of doing this using lapis, to maybe leverage the Mudlet scripting community for help maintaining it. Would like different games or script developers to be able to host their own repositories and decent reference implementation that stays maintained will help with that.
there is https://github.com/keneanung/MudletPackageServer which goes along with the mudlet side he also did.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions