Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ne1llee committed Apr 15, 2023
1 parent 45e04b0 commit ec22fa8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# 香色闺阁xbs书源加解密工具

## xbs 转 json
```
xbsrebuild xbs2json -i xx.xbs -o xx.json
```
## json 转 xbs
```
xbsrebuild json2xbs -i xx.json -o xx.xbs
```

0 comments on commit ec22fa8

Please sign in to comment.