Merge branch 'master' of gitlab.com:Earthnuker/ed_lrr
This commit is contained in:
		
						commit
						662a0be0e3
					
				
					 1 changed files with 17 additions and 17 deletions
				
			
		
							
								
								
									
										34
									
								
								README.md
									
										
									
									
									
								
							
							
						
						
									
										34
									
								
								README.md
									
										
									
									
									
								
							|  | @ -1,18 +1,18 @@ | ||||||
| # Elite: Dangerous Long Range Router (Rust Version) | # Elite: Dangerous Long Range Router (Rust Version) | ||||||
| 
 | 
 | ||||||
| ## Usage: | ## Usage: | ||||||
| 
 | 
 | ||||||
| #. run `download.sh` and `process.py` (you can hit Ctrl+C when it says "Building KD-Tree..") | 1. run `download.sh` and `process.py` (you can hit Ctrl+C when it says "Building KD-Tree..") | ||||||
| #. edit source, destination and range in `src/main.rs` | 1. edit source, destination and range in `src/main.rs` | ||||||
| #. (optional) `set RUSTFLAGS=-C target-cpu=native` (Windows) or `export RUSTFLAGS=-C target-cpu=native` (Linux) | 1. (optional) `set RUSTFLAGS=-C target-cpu=native` (Windows) or `export RUSTFLAGS=-C target-cpu=native` (Linux) | ||||||
| #. `cargo run --release` | 1. `cargo run --release` | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| ## Dependencies | ## Dependencies | ||||||
| 
 | 
 | ||||||
| - Python 3.7 | - Python 3.7 | ||||||
|   - Pandas |   - Pandas | ||||||
|   - uJSON |   - uJSON | ||||||
| - Working nightly Rust Compiler (tested with `rustc 1.37.0-nightly (5d8f59f4b 2019-06-04)`) | - Working nightly Rust Compiler (tested with `rustc 1.37.0-nightly (5d8f59f4b 2019-06-04)`) | ||||||
| - ~8GB of free RAM | - ~8GB of free RAM | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue