queue scan added, Catch added for EntityConverter tests
This commit is contained in:
		| @@ -1,8 +1,10 @@ | |||||||
| # reflex2q3 | # reflex2q3 | ||||||
| Crossplatform application that converts Reflex .map files into working idTech 3 .map files.  Supports NetRadiant brush format by default and GtkRadiant format with a command line switch, as well as partial entity conversion for Xonotic entities. | Crossplatform application that converts Reflex .map files into working idTech 3 .map files.  Supports NetRadiant brush format by default and GtkRadiant format with a command line switch, as well as partial entity conversion for Xonotic entities. | ||||||
|  |  | ||||||
| From your command line, build the project by typing | From your command line, build the project by typing the following lines | ||||||
| ```Bash | ```Bash | ||||||
|  | git submodule update --init --recursive | ||||||
|  | cd ReflexToQ3 | ||||||
| make | make | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user