Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KirCute authored Aug 3, 2017
1 parent 334fd09 commit c217e80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ Make FriceEngine support JSON
This extension pack uses JSONPreference to make engine save or configure able to be in JSON. It uses org.json to read and write
jsons.

- [JSONPreference.java](/src/org/frice/game/utils/data/JSONPreference.java) The main body of this pack.
- [org.json](/src/org/json/) The json library.
- [demo](/src/demo) The demo(s).
- [JSONPreference.java](/src/org/frice/game/utils/data/JSONPreference.java)(The main body of this pack.)
- [org.json](/src/org/json/)(The json library.)
- [demo](/src/demo)(The demo(s).)

0 comments on commit c217e80

Please sign in to comment.