KnossosNET / Knossos.NET

Repository for the Knossos.NET launcher, currently in development.
GNU General Public License v3.0
25 stars 10 forks source link

Sanitize pkg deps, banner image check typo, check directory before delete #40

Closed Shivansps closed 10 months ago

Shivansps commented 10 months ago

-If a pkg has no dependencies make sure we are not passing a null to the api call or it will result in a internal server error -Fix error while uploading a mod whiout banner image due to a typo in the if -Check if the directory kn_upload exists before try to delete it