Skip to content

A simple python file that will load .py, .bat, and .vbs Files (as plugins) for The upcoming ISZ-ModMenu module.

License

Notifications You must be signed in to change notification settings

Cracko298/iszlib2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iszlib

  • Loads multiple plugin formats including .py, .bat, .vbs Scripts for communicating with ISZ-ModMenu.

Download(s):

FaQ(s):

  • Why was Python, Batch, and Visual Basic Script the chosen languages for making Plugins?

They where all chosen for there easy readablilty + simple syntax, and higherish-level Utility, with a wide range of uses, you can copy, modify, and edit anything for ISZ (or) VS.

  • Why are plugins required to be in "_dat > MMplugins"?

It's the defualt path for installing plugins in the ISZ-ModMenu. It makes it easier to port the iszlib2 into ISZ-ModMenu.

Example Plugin:

  • Download Example Plugin Template Here.
  • Plugin Needs to be named: "plugin, plugin0, plugin1, plugin2, or plugin3".
  • Needs to be in Python Format. Requires "Credits" and "MainApp" functions.
  • The MainApp function can point to other functions which do NOT need to be named any specific name.

Plugin Template Image:

image

Plugin(s):

Card 1 Card 3

Card 2

About

A simple python file that will load .py, .bat, and .vbs Files (as plugins) for The upcoming ISZ-ModMenu module.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages