mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 08:26:01 +02:00
[GH-ISSUE #98] rust-umod not displaying,temporary solution #60
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Korenchkin on GitHub (Feb 7, 2026).
Original GitHub issue: https://github.com/pelican-dev/plugins/issues/98
for anyone searching:
if you install rust-umod plugin,you have to add to your egg:
Features: umod_plugins
Tags: rust
save,and you will have umod available on server
hope this helps/saves some debugging for non-programmers(like me) until egg gets updated...