Skip to content

Commit

Permalink
disclaimer
Browse files Browse the repository at this point in the history
  • Loading branch information
hanabi1224 committed Aug 17, 2021
1 parent f57b0f7 commit b3ca8e6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,10 @@ To run example: ```cargo run -p example```

go to ```target/release``` folder, now you can move example(.exe) and assets.bin to some other place and run, just keep the relative path between them.

## Disclaimer

The encryption mechnism this library provides does not protect your assets from **ALL** kinds of reverse engineering as long as the game executable and the assets bundle are distributed to end user.

## [License](https://github.com/hanabi1224/bevy_assets_bundler/blob/main/LICENSE)

MIT

0 comments on commit b3ca8e6

Please sign in to comment.