Skip to content

Commit

Permalink
0.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
hawl1 committed Jun 21, 2024
1 parent 2861480 commit 9327d57
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## [0.0.14]
## [0.0.16]

- Fixed README stuff
- Added snippet for PointLight
- Added snippet for SpotLight
- Added mode stuff to do

- Fixed syntax error on Vector3
- Updated camera snippets
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "polytoria-lua-snippets",
"displayName": "Polytoria Lua Snippets ",
"description": "Code snippet to create Polytoria game faster.",
"version": "0.0.15",
"version": "0.0.16",
"engines": {
"vscode": "^1.85.0"
},
Expand Down

0 comments on commit 9327d57

Please sign in to comment.