Merge branch 'main' of github.com:NilsRamstoeck/bb-external-editor into main
This commit is contained in:
@@ -14,7 +14,6 @@ This is a template for using any external editor for Bitburner. This Template su
|
||||
1. press connect
|
||||
|
||||
Now any changes made to scripts inside the server folders will automatically be uploaded to Bitburner.
|
||||
To upload new scripts steps 5-7 will have to be repeated after their creation. (I plan on improving that)
|
||||
|
||||
For more in-depth details have a look at the [plugin](https://github.com/NilsRamstoeck/esbuild-bitburner-plugin) powering this template!
|
||||
|
||||
@@ -41,7 +40,7 @@ export MyComponent(){
|
||||
|
||||
### Developing on multiple servers
|
||||
|
||||
Simply create a new folder with the name of the server you want in the 'servers' directory to develop on to start developing on that server!
|
||||
Simply create a new folder with the name of the server you want to develop on in the 'servers' directory to start developing on that server!
|
||||
|
||||
### Bidirectional Mirroring
|
||||
|
||||
|
||||
Reference in New Issue
Block a user