mirror of
https://github.com/WorldEditAxe/eaglerproxy.git
synced 2024-11-08 06:56:03 -08:00
Merge pull request #19 from GabeeCoding/master
update launcher.js to index.js in readme instructions
This commit is contained in:
commit
6c4514ae66
|
@ -18,7 +18,7 @@ This assumes that you have [Node.js](https://nodejs.org/en) LTS or higher instal
|
|||
2. Modify and configure `config.ts` to your liking.
|
||||
3. Install TypeScript and required dependencies (`npm i -g typescript` and `npm i`).
|
||||
4. Compile the TypeScript code into normal JavaScript code (`tsc`).
|
||||
5. Go into the `build` directory, and run `node launcher.js`.
|
||||
5. Go into the `build` directory, and run `node index.js`.
|
||||
|
||||
## Plugins
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user