You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for customizing the templates ( plugins, workflows, ... ) [ technically you can go to the extension's files and modify them, but the second the extension gets updated they get replaced ].
How would it help you?
People might have different use-cases than others, for example some might code mainly for TF2 and others for CSGO ( hence it'd make sense to include certain includes or for example in my case I like to instantly add OnClientPutInServer and late-load support in OnPluginStart ). Github actions are even more personal, so yeah.
How often would you use this feature?
Situational, but more often than not.
The text was updated successfully, but these errors were encountered:
What do you want to see added to the extension?
Add support for customizing the templates ( plugins, workflows, ... ) [ technically you can go to the extension's files and modify them, but the second the extension gets updated they get replaced ].
How would it help you?
People might have different use-cases than others, for example some might code mainly for TF2 and others for CSGO ( hence it'd make sense to include certain includes or for example in my case I like to instantly add
OnClientPutInServer
and late-load support inOnPluginStart
). Github actions are even more personal, so yeah.How often would you use this feature?
Situational, but more often than not.
The text was updated successfully, but these errors were encountered: