Skip to content

Commit

Permalink
Edited README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenliang committed May 27, 2011
1 parent 894fc39 commit e2476c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ Dependices
- sfml 1.6
- lua 5.1.x

Note
Notes
----------
- it's a personal project for study purpose, there are no documents and code comments
- the gui module works fine, but lack of scaling, draging and focusing functions
- currently for windows only
3 changes: 3 additions & 0 deletions beta.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "games", "games", "{CD28DEA7
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{783E194B-E24C-461A-850E-1CE75F0790C4}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
docs\devlog.txt = docs\devlog.txt
LICENSE = LICENSE
docs\notes.txt = docs\notes.txt
README.md = README.md
docs\todos.txt = docs\todos.txt
EndProjectSection
EndProject
Expand Down

0 comments on commit e2476c8

Please sign in to comment.