ESK0 / ServerAdvertisement3

Very useful plugin for your server with which you can print messages to players. Messages are stored in file.
38 stars 16 forks source link

fix: versionning should not be part of plugin name #26

Closed maxime1907 closed 1 year ago

maxime1907 commented 1 year ago

In all applications across the world, versioning is done inside an app file, here in sourcepawn we have this versioning done with PLUGIN_VERSION, so the 3 after ServerAdvertisements should be only inside this struct:

public Plugin myinfo