Skip to content

Commit b22c9b7

Browse files
Updates readme.
1 parent 2de0c6b commit b22c9b7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,9 @@ Learn more about the [phaser-asset-pack-hashing](https://www.npmjs.com/package/p
8484
8585
### Coding
8686
87-
The `/src` folder contains all the TypeScript code, including the scene and user component files, in addition to the Phaser Editor compilers output.
87+
The `/src` folder contains all the TypeScript code, including the scene and user component files, in addition to the Phaser Editor compiler output.
8888
89-
We recommend using Visual Studio Code for editing the code files.
90-
91-
In many tutorials about Phaser Editor, the JavaScript files are loaded using the Asset Pack editor. When using Webpack this is not needed. Just use the Asset Pack editor for loading the art assets.
89+
To edit the code, you can use any editor, but we recommend using Visual Studio Code. This project has the Visual Studio Code configuration files.
9290
9391
### Scene, User Components, and ScriptNode configuration
9492

0 commit comments

Comments
 (0)