mattkimber / gorender

Go implementation of Transrender sprite renderer
MIT License
9 stars 2 forks source link

GetBaseFilename should not touch directory names #10

Closed ahyangyi closed 1 month ago

ahyangyi commented 2 months ago

Hi, I ran into a problem when I tried to change the render path to one with dots. And here is a fix for it.

ahyangyi commented 2 months ago

Checks are failing due to Github deprecating actions/upload-artifact: v2... :S

mattkimber commented 1 month ago

Thanks, oversight there on "what if there is a path with a . and no extension"