AddOn: Difference between revisions

5 bytes added ,  10 August 2023
No edit summary
Line 5: Line 5:


== Summary ==
== Summary ==
An AddOn for a game is often a collection files you can put in your game folder that can enhance interaction with the game. AddOns can perform a wide variety of tasks, including adding new buttons to the screen, altering or adding windows, replacing or adding significant functionality, or adding whole new programs.
An AddOn for a game is generally a collection files you can put in your game folder, that can enhance interaction with the game. AddOns can perform a wide variety of tasks, including adding new buttons to the screen, altering or adding windows, replacing or adding significant functionality, or adding whole new programs.


== Details ==
== Details ==