Difference between revisions of "UOSL Parser"
From UODemo Wiki
(initial draft) |
m |
||
(5 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
=== Requirements === | === Requirements === | ||
− | * Microsoft Windows + .Net | + | * Microsoft Windows + .Net 4.0 |
=== Install Instructions === | === Install Instructions === | ||
− | * Unzip | + | * Download: |
+ | ** Binary Distibution: [http://download.uo98.org/Apps/UOSL.zip HTTP] | ||
+ | ** Source: (latest version requires .net 4.0) | ||
+ | *** SVN Checkout: [http://svn.uo98.org/svn/public/UODemo/UnOfficial%20Script%20Language UnOfficial Script Language] And [http://svn.uo98.org/svn/public/UODemo/UO%20Demo%20Class%20Library UO Demo Class Library] | ||
+ | * Unzip if using Binary Distibution. Executable is UOSL.exe |
Latest revision as of 18:55, 21 July 2016
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 4.0
Install Instructions
- Download:
- Binary Distibution: HTTP
- Source: (latest version requires .net 4.0)
- SVN Checkout: UnOfficial Script Language And UO Demo Class Library
- Unzip if using Binary Distibution. Executable is UOSL.exe