Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruk33/worldofeditors.net
https://github.com/ruk33/worldofeditors.net
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ruk33/worldofeditors.net
- Owner: Ruk33
- Created: 2024-09-12T00:14:21.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-11-03T16:38:54.000Z (2 months ago)
- Last Synced: 2024-11-03T17:26:13.539Z (2 months ago)
- Language: C
- Size: 5.65 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Instalar
1 - Descargar docker
2 - Crear imagen con `docker build -t world-of-editors .`
3 - Crear contenedor con `docker run -it --rm -p 3000:80 --name world-of-editors -v .:/var/www/html world-of-editors`## Carpetas
- storage: Para guardar cualquier tipo de archivos que necesitemos (por ejemplo, mapas.csv)
- maps: Donde se van a guardar los mapas (por ejemplo, (2)EchoIsles.w3x)
- processed: Partidas que fueron creadas
- pending: Partidas que necesitan ser creadas
- PHP-MPQ/map_info: Informacion generada de los mapas en formato json
- PHP-MPQ/thumbnails: Preview de los mapas generados