Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matheustkn/MTA-Resource-Generator

Simple application to create blank resource for MTA:SA.
https://github.com/matheustkn/MTA-Resource-Generator

Last synced: 3 months ago
JSON representation

Simple application to create blank resource for MTA:SA.

Awesome Lists containing this project

README

        

# MTA-Resource-Generator

# Introduction

This code allows creating blank resources for the MTA:SA platform.

## Installation

First you need to download the app which is available on releases.
[Click here to download](https://github.com/matheustkn/MTA-Resource-Generator/releases/tag/v1.0.0)

To use it is simple, just create a blank folder and run the application.

## Folder architeture

```
assets/
images/

server/
main.lua

client/
main.lua

shared/
config.lua

meta.xml
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## License
[MIT](https://choosealicense.com/licenses/mit/)