ChangeLog link and info update
No edit summary |
(ChangeLog link and info update) |
||
| Line 1: | Line 1: | ||
Sea is a set of function libraries designed to make the process of writing new [[World of Warcraft]] UI mods faster and simpler. It is designed to reflect a [[Java]] like library style. | Sea is a set of function libraries designed to make the process of writing new [[World of Warcraft]] UI mods faster and simpler. It is designed to reflect a [[Java]] like object oriented library style. | ||
For example: | For example: | ||
Sea.IO.print("Hello World!"); | Sea.IO.print("Hello World!"); | ||
You can download the | The most current version will always be availible in the DevTools and Alpha distrobutions of Cosmos. | ||
You can download the release version from [http://www.curse-gaming.com/mod.php?addid=122 here]. | |||
[[Sea ChangeLog]] | |||
== Sea Documentation == | == Sea Documentation == | ||