-
Notifications
You must be signed in to change notification settings - Fork 49
Home
KospY edited this page Mar 7, 2015
·
43 revisions
Welcome to the KIS wiki !
- KIS user guide (PDF)
- [Default Keyboard Shortcuts](wiki/Default Keyboard Shortcuts)
- [Known issues](wiki/Known issues)
KIS exposes part modules which can be used by other mods :
KIS plugins can be easly created by extending some class :
- ModuleKISItem
- ModuleKISPartDrag
- Exemple : ModuleKISItemFood
- Exemple : ModuleKISItemSoundPlayer
- Exemple : ModuleKISItemBook
With the 'KIS_Item' class reference, some KIS specific methods & variables are available :
- [Bug Reporting Guidelines](wiki/Bug Reporting)
- Forum Thread
Author: igor.zavoychinskiy@gmail.com (a.k.a. IgorZ)