Skip to content

Commit

Permalink
update .gces
Browse files Browse the repository at this point in the history
  • Loading branch information
RobDavenport committed Apr 23, 2024
1 parent 3afd794 commit e700295
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 14 deletions.
19 changes: 7 additions & 12 deletions Cargo.lock

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

5 changes: 4 additions & 1 deletion examples/audio sample.gce
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"resolution": "low",
"resolution": {
"size": "medium",
"ratio": "standard"
},
"frame_rate": "normal",
"player_count": [
1,
Expand Down
5 changes: 4 additions & 1 deletion examples/hoppy_editor.gce
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"resolution": "veryhigh",
"resolution": {
"size": "veryhigh",
"ratio": "standard"
},
"frame_rate": "normal",
"player_count": [
1,
Expand Down

0 comments on commit e700295

Please sign in to comment.