Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add new info
  • Loading branch information
Trollhunters501 authored Oct 20, 2023
1 parent d18731f commit 3bddf94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ script.addEventListener("PlayerJoinEvent", function(event){
});
// ready, start your server and test!
```
See the list of supported Events: https://github.com/Trollhunters501/JSEngineNK/blob/master/Events Soported/Events.md
See the list of supported Events: https://github.com/Trollhunters501/JSEngineNK/blob/master/Events%20Soported/Events.md
- Create Config
```javascript
var config = manager.createConfig(manager.getFile("folder", "archive"), 2); // 2 = Config.YAML
Expand Down

0 comments on commit 3bddf94

Please sign in to comment.