Cobalt Modding: Difference between revisions

From OxeyeWiki
Jump to navigation Jump to search
m Hyperlink steam workshop
m . -> :
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|official]]  
* [[Alloy_Cobalt_Modding_API|alloy]] (unofficial mod loader)
* [[Alloy_Cobalt_Modding_API|alloy]] (unofficial mod loader)

Revision as of 20:59, 10 April 2025

Cobalt currently has multiple modding APIs using the Lua programming language:

The official API is simpler and relatively limited in its scope, but allows sharing mods on the steam workshop.