/Template_Assetto_Corsa_App

A template for Assetto Python app

Primary LanguagePython

Template Assetto Corsa Python App

A Template folder and script for Assetto Corsa Python app

I'm trying to make App developpent in Assetto Corsa easier.
So here's a template folder , and a script that already include :

  • SimInfo (for 32 & 64 bits) by Rombik , modified by me
  • An acMain() function
    • that already create an App window
    • is link to an OpenGL render function : appGL()

Please don't forget to :

  • Place your app folder in :

\assettocorsa\apps\python

  • Rename your folder :
    Folder

  • And Python script :
    Script

  • Enable your App in Assetto Corsa or Content manager :

In Assetto Corsa

AC

In Content Manager

CM

You should have something like this :

App 1

App 2


If not :

Please check : \Documents\Assetto Corsa\logs\ py_log.txt