Age | Commit message (Collapse) | Author | Files | Lines |
|
There were unused filenames which had to be deleted.
|
|
|
|
https://opengameart.org/content/the-mana-worldforest-tileset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
find . -type f -not -path '*/\.*' -exec grep -Il '.' {} \; | xargs -d '\n' -L 1 dos2unix -k
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|