@bf6mods/cli 1.1.2 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -32,6 +32,7 @@ Just run `npm run build` in your project dir, open [portal.battlefield.com](http
32
32
  - Extended standard library (still in progress)
33
33
  - Hot reload
34
34
  - Automatic string injection
35
+ - Logging from BF6! (Only when in hosting locally)
35
36
 
36
37
  ## Structure
37
38
 
@@ -1 +1 @@
1
- #!/usr/bin/env node
1
+ export { };