Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Modding: Difference between revisions

From Cobalt Wiki
Created page with "Cobalt currently has multiple modding APIs using the lua programming language. * official * alloy (unofficial mod loader) The official API is simpler and relatively limited in its scope, but allows sharing mods on the steam workshop."
 
m Add to category page
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)
The official API is simpler and relatively limited in its scope, but allows sharing mods on the steam workshop.
The official API is simpler and relatively limited in its scope, but allows sharing mods on the steam workshop.
[[Category:Cobalt]]
__INDEX__