Skins does not add itself to oxide/configSolved

I have added many plugins to my server they all work except this one. When I add it to my uMod configuration, and tells the server to download plugins.

It only downloads 1 file into the data folder, this file is named Skins without extension. (I know its a cs file, because I add the extention manally and read the code.)

After ive downloaded it I start up the server, and it should generate the files needed for the plugin. This does not happen.

Am I missing something?

Solved this myself.. Was a stupid mistake on my part. Reason there was no cs extension was because I hadnt added on when telling the plugin to download the mod... I had only wrote Skins and not Skins.cs :)

Locked automatically