Skip to content

Compile your .ISplg Plugins using the documentation below. These plugins are used for the (NISZSE).

License

Notifications You must be signed in to change notification settings

Cracko298/ISplg-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISplg-Compiler

  • Compile your .ISplg Plugins using the documentation below. These plugins are used for the (NISZSE).

Download The Compiler:

Converting .Zplg to .ISplg

  • Download The Latest Converter.
  • Have the .Zplg in the Same Directory as the Converter.

Making Your Plugin:

*Adding a Creator Name.

Creator = Sound&SpeakerZ

*Adding a Plugin Mode.

Load_Files = 1

*Go-To Byte #.

Seek_File_1 = 32

*Edit Found Byte.

Edit_Byte_1 = 9999

*Developer Note.

Develop_Notes = Edits Save-Data Health To 9999.

"Source File" Example:

Creator = Cracko
Load_Files = 2   # Can be from value "one" to a value of "three". "three" allows you to seek and edit data a total of "three" times.
Seek_File_1 = 32
Edit_Byte_1 = 9999
Seek_File_2 = 36
Edit_Byte_2 = 9999
Developer_Notes = This Plugin Edits your Health & Food/Hunger.

Loading More Edits:

  • Load_Files = 3 is the max value accepted.
Load_Files = 3 >>> Edit_Byte_3 & Seek_File_3
Load_Files = 2 >>> Edit_Byte_2 & Seek_File_2
Load_Files = 1 >>> Edit_Byte_1 & Seek_File_1

Output:

  • This is the output of Compiler. Used the .ISplg from Here.
Penpxb
2   # Pna or sebz inyhr "bar" gb n inyhr bs "guerr". "guerr" nyybjf lbh gb frrx naq rqvg qngn n gbgny bs "guerr" gvzrf.
32
20031
68
30031
Guvf Cyhtva Rqvgf lbhe Urnygu & Sbbq/Uhatre.

Example *.ISplg Downloads:

Make Your Own.

-Tutorial Here.

About

Compile your .ISplg Plugins using the documentation below. These plugins are used for the (NISZSE).

Resources

License

Stars

Watchers

Forks

Packages

No packages published