Modding: Difference between revisions
From Cobalt Wiki
More actions
m . -> : |
mNo edit summary |
||
| Line 1: | Line 1: | ||
[[Cobalt]] currently has multiple modding APIs using the [[wikipedia:Lua_(programming_language)|Lua]] programming language: | ''[[Cobalt]]'' currently has multiple modding APIs using the [[wikipedia:Lua_(programming_language)|Lua]] programming language: | ||
* [[Official_Cobalt_Modding_API|official]] | * [[Official_Cobalt_Modding_API|The official modding API]] | ||
* [[Alloy_Cobalt_Modding_API| | * [[Alloy_Cobalt_Modding_API|Alloy]] (Unofficial mod loader) | ||
The official API is simpler and relatively limited in its scope, but allows sharing mods on the [https://steamcommunity.com/workshop/about/?appid=357340 | The official API is simpler and relatively limited in its scope, but allows sharing mods on the [https://steamcommunity.com/workshop/about/?appid=357340 Steam Workshop]. | ||
[[Category:Cobalt]] | [[Category:Cobalt]] | ||
__INDEX__ | __INDEX__ | ||
Revision as of 02:35, 21 April 2025
Cobalt currently has multiple modding APIs using the Lua programming language:
- The official modding API
- Alloy (Unofficial mod loader)
The official API is simpler and relatively limited in its scope, but allows sharing mods on the Steam Workshop.