Difference between revisions of "Category:Oolite Development"

From Elite Wiki
m
(Added some more links)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
This category covers development information for Oolite. It's not for things like writing OXPs (which should reside in the main Oolite category), but for those who want to get their hands dirty with code.
 
  +
== See also ==
 
  +
*[[:Category:Oolite scripting]]
See [[Development: Oolite]] for a list of Oolite Development subjects covered by this Wiki.
 
  +
*https://www.w3schools.com/js/js_array_sort.asp for better knowledge of the js on Oolite.
 
  +
*For older oxp's not written in Javascript, see [[Legacy Scripting]]
[[Category: Oolite]]
 

Latest revision as of 15:11, 13 June 2021

See also