June 01, 2023, 01:15:02 pm

The Gang Garrison 2 Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

NOTICE: Due to a rise in bot activity, new posters need to be approved before posting.

Join the community Discord server!

Pages: [1]

Author Topic: (meta) On note of Maintaining Plugins  (Read 1178 times)

NAGN

  • Developer
  • ******
  • Karma: 146
  • Offline Offline
  • Posts: 16385
  • Yeah so now I have an idea
(meta) On note of Maintaining Plugins
« on: June 03, 2012, 02:39:37 pm »

What happens when we roll a new version, and old plugins overwrite the new code of the new version?

should there be a compatibility tag with plugins to make sure that we don't get forward compatibility problems?
« Last Edit: June 04, 2012, 01:35:26 am by Wareya »
Logged

notajf

  • Guest
Re: On note of Maintaining Plugins
« Reply #1 on: June 03, 2012, 03:32:42 pm »

Plugins can do this if they really want to:

Code: [Select]
if (VERSION > 23400) exit;
Logged

NAGN

  • Developer
  • ******
  • Karma: 146
  • Offline Offline
  • Posts: 16385
  • Yeah so now I have an idea
Re: On note of Maintaining Plugins
« Reply #2 on: June 03, 2012, 08:04:24 pm »

oic
Logged
Pages: [1]
 

Page created in 0.025 seconds with 36 queries.