Calinou / scoop-games

Scoop bucket for open source/freeware games and game-related tools
Creative Commons Zero v1.0 Universal
286 stars 145 forks source link

lime3ds: fix bin and shortcuts #1227

Closed babo4d closed 3 weeks ago

babo4d commented 3 weeks ago

Fixes issue caused by renamed/removed binaries

https://github.com/Lime3DS/Lime3DS/releases/tag/2118

Linking ~\scoop\apps\lime3ds\current => ~\scoop\apps\lime3ds\2118
Creating shim for 'lime3ds-cli'.
Get-Command: ~\scoop\apps\scoop\current\lib\install.ps1:757
Line |
 757 |              $bin = (Get-Command $target).Source
     |                      ~~~~~~~~~~~~~~~~~~~
     | The term 'lime3ds-cli.exe' is not recognized as a name of a cmdlet, function, script file, or executable
     | program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
     | again.
Can't shim 'lime3ds-cli.exe': File doesn't exist.
github-actions[bot] commented 3 weeks ago

Your changes do not pass checks.

Invalid manifests

babo4d commented 3 weeks ago

/verify

github-actions[bot] commented 3 weeks ago

All changes look good.

Wait for review from human collaborators.

lime3ds