Jump to content
  • Sign Up
Rulja1234

ClassiCube - Hell Plugin

Recommended Posts

I made a simple plugin that turns your world to hell with /Hell [true/false]

[redacted]

If you have any feedback / ideas be sure to tell me (this is my first plugin)

  • Dumb 1
  • Friendly 1

Share this post


Link to post

The whole point of uploading something to GitHub is that it is the source itself you are uploading.
Please refrain from giving out DLL files without explicitly showing the source of the plugin itself, in this case, hell.c, without having to rely on the user downloading the zip file, extracting, and then seeing what the source is.
I recommend using the Releases feature of GitHub for providing the DLL download as well so that the only thing in the repo is the plugin source.
You could also look into GitHub actions to automatically compile the DLL as well instead of providing your own compiled DLL.

Otherwise, looks like a neat plugin.

  • Agree 3
  • Dumb 1
  • Disagree 1

Share this post


Link to post
1 minute ago, 123DontMessWitMe said:

The whole point of uploading something to GitHub is that it is the source itself you are uploading.
Please refrain from giving out DLL files without explicitly showing the source of the plugin itself, in this case, hell.c, without having to rely on the user downloading the zip file, extracting, and then seeing what the source is.
I recommend using the Releases feature of GitHub for providing the DLL download as well so that the only thing in the repo is the plugin source.
You could also look into GitHub actions to automatically compile the DLL as well instead of providing your own compiled DLL.

Thanks I will do that now! It was my first time posting anything on GitHub.

  • Dumb 1
  • Disagree 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...