Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markdwags/Razor
Razor is a free tool designed to help with simple tasks while playing Ultima Online.
https://github.com/markdwags/Razor
assistant razor ultima-online uo-razor
Last synced: 3 months ago
JSON representation
Razor is a free tool designed to help with simple tasks while playing Ultima Online.
- Host: GitHub
- URL: https://github.com/markdwags/Razor
- Owner: markdwags
- License: gpl-3.0
- Created: 2019-04-01T16:39:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-31T22:02:21.000Z (10 months ago)
- Last Synced: 2024-05-12T14:34:51.893Z (6 months ago)
- Topics: assistant, razor, ultima-online, uo-razor
- Language: C#
- Homepage: https://www.razorce.com
- Size: 13 MB
- Stars: 131
- Watchers: 16
- Forks: 90
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Razor: An Ultima Online Assistant
![Razor Logo](https://imgur.com/jTtHLVF.png)
Razor is a free tool designed to help with simple tasks while playing Ultima Online.
[![Build](https://github.com/markdwags/Razor/actions/workflows/build.yml/badge.svg)](https://github.com/markdwags/Razor/actions/workflows/build.yml) [![Chat on Discord status](https://img.shields.io/discord/458277173208547350.svg?logo=discord)](https://discord.gg/VdyCpjQ)
## Community Edition (CE)
The goal of this project is to revive and continue development and maintenance of the abandoned Razor project, focusing on "quality of life" improvements while attempting to keep the spirit and vision the original developers had for Razor and not driving down the path of advanced automation and scripting that's found in other UO assistants.
It's recommended that you use the [ClassicUO](https://github.com/ClassicUO/ClassicUO) client with this version of Razor, however it should will work with the original 5.x and 7.x clients though support for any bugs may be limited.
Learn more about this version of Razor by exploring the links below.
- [Home](https://www.razorce.com)
- [Download](https://www.razorce.com/download/)
- [Release Notes](https://www.razorce.com/releasenotes/)
- [Project History](https://www.razorce.com/history/)
- [Help Overview](https://www.razorce.com/help/)
- [Scripting Guide](https://www.razorce.com/guide/)## Installation & Help
- [Installing Razor on Windows](https://www.razorce.com/install/windows/)
- [Installing Razor on Linux](https://www.razorce.com/install/linux/)If you need more help, [please go here](https://www.razorce.com/help) and review the documentation and/or join Discord and ask there.
[![Chat on Discord status](https://img.shields.io/discord/458277173208547350.svg?logo=discord)](https://discord.gg/VdyCpjQ)
## Razor Scripting Engine
Introduced in 1.6.4.2, Razor supports a command-based script language. For a comprehensive guide on the language and syntax, visit the [Razor Scripting Guide](https://www.razorce.com/guide/).
## Contributing & Code of Conduct
Please read [CONTRIBUTING](CONTRIBUTING.md) for more information on how to contribute to this project.
Please note we have a [Code of Conduct](CODE_OF_CONDUCT.md), please follow it in all your interactions with this project.
## License
This work is released under the GPLv3 license. This project does not distribute any copyrighted game assets. In order to run this application you'll need to legally obtain a copy of the Ultima Online Classic Client.
See the [LICENSE](LICENSE.md) file for details.