Skip to content

Python script loader for Grand Theft Auto San Andreas

License

Notifications You must be signed in to change notification settings

user-grinch/PyLoader

Repository files navigation

PyLoader

Introduction

This is a .asi plugin that allows writing custom Python scripts for GTA SanAndreas. This plugin is still in the early stages of development so, if you find and bugs or have feature suggestions let me know :)

Python version: 3.8x (Windows 7+)
Sample scripts: here
Plugin template: here
VS Code extension here
Wiki: here

Installation

  1. Install Visual C++ Redistributable 2019 x86 and asi loader
  2. Download PyLoader.7z and extract everything in the game directory.

Note: You need v1.0 of the game.

Credits

  1. CLEO 4 devs
  2. Plugin SDK devs