KeenSoftwareHouse / SpaceEngineers

2.94k stars 894 forks source link

Update gui screen scenario (remove and open in workshop button ) #560

Open rem02 opened 8 years ago

rem02 commented 8 years ago

Hi, I updated the scenario screen for "remove" and "open in workshop" button. For "open in workshop button", it's simple, i used the url and the WorkshopId for create an url. For "remove button", i used UnsubscribeItem method of SteamAPI for unsubscribe. the remove button is disable for KSH's scenarios and for "user's save". (i don't know if the "user's save" can be remove by this button. so i did not implement the RemoveLocal method.