Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JujuAdams committed May 27, 2023
1 parent 03a1aee commit 5935c00
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Cardboard 1.1.0</h1>
<h1 align="center">Cardboard 1.2.0</h1>

<p align="center">Z-tilt/isometric 3D renderer for GameMaker Studio 2.3 by <a href="https://www.jujuadams.com/" target="_blank">Juju Adams</a></p>
<p align="center">Z-tilt/isometric 3D renderer for GameMaker 2022 LTS by <a href="https://www.jujuadams.com/" target="_blank">Juju Adams</a></p>

<p align="center"><a href="https://github.com/JujuAdams/Cardboard/releases/">Download the .yymps</a></p>

Expand Down
4 changes: 2 additions & 2 deletions options/windows/options_windows.yy

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

4 changes: 2 additions & 2 deletions scripts/__CardboardSystem/__CardboardSystem.gml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#macro __CARDBOARD_VERSION "1.1.0"
#macro __CARDBOARD_DATE "2022-08-01"
#macro __CARDBOARD_VERSION "1.2.0"
#macro __CARDBOARD_DATE "2023-05-07"
#macro __CARDBOARD_MAX_IMAGES 1024


Expand Down

0 comments on commit 5935c00

Please # to comment.