• shortwavesurfer@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 months ago

    What exactly are you trying to do? I coded an entire Miriani sound pack back in like 2014 because I didn’t want to use Windows, and so I got pretty decent at it.

    The format is

    #action {some text from mud goes here}
    {what to do on your end}
    

    Example

    #action {Tom walks in}
    {slap tom}
    
    #action {%1 walks in}
    {slap %1}