Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wyvern800/tl-ui-visualizer

With this you can visualize your .azj files trough web (experimental and buggy)
https://github.com/wyvern800/tl-ui-visualizer

Last synced: 14 days ago
JSON representation

With this you can visualize your .azj files trough web (experimental and buggy)

Awesome Lists containing this project

README

        

# tl-ui-visualizer

This is an experimental project where you can visualize your Throne and Liberty custom UI placements file (.azj) in web, have in mind
that the positioning is a bit faulty and not reflecting perfectly, but you can have a small brief about how it will be ingame before importing.

![test project](/assets/ui.png)

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## Installation

Instructions on how to install and set up the project.

```bash
# Clone the repository
git clone https://github.com/yourusername/yourproject.git

# Navigate to the project directory
cd yourproject

Run live server and test

## Usage

How to use the project after installation.

```bash
# Run the project
npm start
```

## Contributing

Guidelines for contributing to the project.

1. Fork the repository.
2. Create a new branch (`git checkout -b feature-branch`).
3. Make your changes.
4. Commit your changes (`git commit -m 'Add some feature'`).
5. Push to the branch (`git push origin feature-branch`).
6. Open a pull request.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.