Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

About This File

Every good plugin starts with a good template! Simply drop this zip file into your Visual Studio's VB templates folder and get started developing! Included in the template are:

  • GameEx Plugin Class
    All of GameEx's functions that pass through the plugin system are included and internally documented
    Includes updated Menu Change numbers!
  • Logger Utility
    A full logging utility, based on a modified class by our very own Hedakaze
    Includes standard and debug logging
    Make sure you import the DracLabs namespace to use this!
  • INI Utility
    A full INI reading/writing utility, based on a modified version of Ludvik Jerabek - LINK
    Make sure you import the DracLabs namespace to use this!
  • A sample configuration form
    Just a very basic form so you can get an idea of how the plugin behaves

I made this template in VS 2012 Ultimate, and the needed System.Management is imported already (which is needed for the log file's diagnostic mode). If you have questions or need advice, PM me on it.

Enjoy! B)


What's New in Version 1.0.1

Released

  • Updated documentation
  • Updated utilities
  • Updated MenuChange Enum

User Feedback

Recommended Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...