This is a utility for EVN that looks up which bits have which missions associated with them. Also useful for plug-in developpers since all the mission bits are here, the free ones are all the ones that are not.
| .. | Escape Velocity (The Game) stuff. | |
| be-1.0.10 (15 KB) | This is a run of Bit Extractor on 1.0.10 stock. | |
| BitExtractor.jar (6 KB) | If you prefer, you can download the Java Bytecode and you only need
"java," which you probably
have (somewhere.) Run from the command-line java -jar
BitExtractor.jar.
| |
| BitExtractor.java (10 KB) | This is the Java code. | |
| Makefile (0 KB) | This is the Makefile for BitExtractor, if you have "javac." | |
| names-1.0.10 (107 KB) | A Bit Extractor run with mission names in addition to numbers. Much better. |
π