-
Notifications
You must be signed in to change notification settings - Fork 226
Python Apps – App icons
To make distributing apps easier, with CSP you can now keep app icons within app folder.
For that, store those PNG files in “apps/python/<appfolder>/icons”, in PNG format. CSP would look for a file with a name of an app name (the one used in ac.newApp()
), and if nothing found, it would try and load “app.png”.
Please note: unlike original AC icons where you had to have a version for app active and inactive, here, only a single version is needed. And don’t use that circular shape here either, instead, just use a regular picture covering whole area. CSP would generate the rest automatically if necessary (in case new taskbar style is disabled).
Here is an example of how icons might look like and how they should be located:
If you have any questions or suggestions, please feel free to add a new issue.
- Enabling Extended Physics
- Aerodynamics
- Body Flex
- Custom Suspension Joints
- Driver Weight Shift for Karts
- Extra Turbo Options
- More Clutch Damage
- New Inputs for Dynamic Controllers
- Physics Scripts
- Setup Items Driven By Controllers
- Suspension
- Cosmic Suspension
- Tyre Types
- Enabling Extended Physics
- General Options
- Custom Raycasting
- Collision Parameters
- Dynamic Physics Objects
- Geometric colliders
- Surface Tweaks
- Extra FX Flags
- Extra FX Emissive
- Mesh Adjustments
- Model Replacements
- Shader Replacements
- Scene Queries
- UV2
- General Options
- Analog Instruments
- Animations
- Digital Instruments
- Emissive Objects
- Extra Switches
- Inputs
- LED panels
- Multichannel Emissives
- Vintage Tachometers
- Audio
- Brake Disc FX
- Deforming Bonnets
- Driver Model
- Exhaust Smoke
- Exhaust Flames
- Extra Lights
- Fake Shadows FX
- Local Cubemaps
- Mesh Splitting
- Miscellaneous Options
- Neck FX
- Node Adjustments
- Smart Mirror
- Sparks
- Tyres FX
- Visually Adjustable Wings
- Wheels
- Wobbly Bits
- Wobbly Wipers