# dev-server **Repository Path**: RDPStudio/dev-server ## Basic Information - **Project Name**: dev-server - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README UUP dump Development Server --------------------------- ### Description A tool meant to make setting up UUP dump development environment on Windows as easy as extracting an archive and running a few scripts. ### How to use? When running for the first time you need to run `update.cmd` script to automatically download latest revision of UUP dump with its latest dependencies. To run the server simply run `run.cmd` script. It will open automatically your default browser with UUP dump loaded. Server needs Microsoft Visual C++ 2017 Redistributable to be installed in order to work. To retrieve the latest UUP dump with its latest dependencies run `update.cmd`. If PHP for some reason does not work, check console window for details. ### Projects used in this project - aria2 (https://aria2.github.io/) - PHP (http://php.net/) - 7-Zip (https://www.7-zip.org/)