UOSL Parser

From UODemo Wiki
Revision as of 19:11, 13 December 2011 by Derrick (talk | contribs) (Install Instructions: Source now requires .net 4.0)

Jump to: navigation, search

UOSL Parser

Features

  • Parses and normalizes UOSL script.
  • Supports multiple language extensions (UOSL Extended, Enhanced and Native)
  • Command line tool.
  • DLL public interfaces for integration into your application.

Requirements

  • Microsoft Windows + .Net 3.5

Install Instructions