Int_patch.rpy -
Blocks used to define new functions or classes that the game uses for logic calculations.
Simply placing this file in the /game folder of a Ren'Py project will cause the engine to load it automatically upon startup. INT_PATCH.rpy
Custom UI elements, such as a new "Affection Meter" or modified "Quick Menu." Blocks used to define new functions or classes