The Dystopika XML Entries Generator is a web-based tool designed to simplify the creation of XML configuration files for Dystopika billboard advertisements in the game. This tool allows users to set various parameters such as the image file, excluded aspect ratios, colors, grid density, and dot size via an intuitive form. Upon submission, it generates a customized XML snippet that can be used directly in the game. https://cyberwa.re/dystopika-xml-entries-generator/
Go to file
2024-06-24 15:53:32 +00:00
bg.jpg Upload files to "/" 2024-06-24 15:53:32 +00:00
favicon.png Upload files to "/" 2024-06-24 15:53:32 +00:00
index.html Upload files to "/" 2024-06-24 15:53:32 +00:00
logo_small.png Upload files to "/" 2024-06-24 15:53:32 +00:00
README.md Add README.md 2024-06-24 15:52:31 +00:00
social.jpg Upload files to "/" 2024-06-24 15:53:32 +00:00

Dystopika XML Entries Generator

A tool for creating XML configurations for Dystopika billboard advertisements in-game. Customize your advertisement settings such as image, excluded aspect ratios, color, grid density, and dot size with our interactive form.

Table of Contents

Project Description

The Dystopika XML Entries Generator is a web-based tool designed to simplify the creation of XML configuration files for Dystopika billboard advertisements in the game. This tool allows users to set various parameters such as the image file, excluded aspect ratios, colors, grid density, and dot size via an intuitive form. Upon submission, it generates a customized XML snippet that can be used directly in the game.

Demo

Visit Dystopika XML Entries Generator to see the tool in action.

Prerequisites

Ensure you have the following prerequisites before running the application:

  • A modern web browser (Google Chrome, Firefox, Edge, etc.)

Installation

  1. Clone the repository:

    git clone https://git.cyberwa.re/revengeday/dystopika-xml-entries-generator.git
    
  2. Navigate to the project directory:

    cd dystopika-xml-entries-generator
    
  3. Open index.html in a web browser:

    You can simply double-click the file or drag and drop it into your preferred browser.

Usage

  1. Enter the required information such as image file, excluded aspect ratios, color, grid density, and dot size in the form.
  2. Click on the "Generate XML" button.
  3. The generated XML code will be displayed in the text area below.

Project Structure

.
├── bg.jpg
├── favicon.png
├── index.html
├── README.md
└── social.jpg
  • index.html - Main HTML file of the application.
  • favicon.png - Favicon for the application.
  • bg.jpg - Background image of the application.
  • social.jpg - Image for social media preview.

Contributing

Contributions are welcome! To contribute, follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/fooBar)
  3. Make your changes and commit them (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Info: git.cyberwa.re Account

If you need a git.cyberwa.re account, please contact @revengeday@corteximplant.com.


Built with ❤️ by Revengeday