Added web disclaimer

This commit is contained in:
thepaperpilot 2018-03-19 09:52:13 -05:00
parent f9421d3a5d
commit f75667c7c4
3 changed files with 7 additions and 2 deletions

View file

@ -0,0 +1,5 @@
---
layout: default
title: Dice Armor Web Disclaimer
---
Note: This web demo will run slower than the downloaded versions, and will have some graphical glitches not present in the downloaded versions. It is recommended only as a preview of the game, and is intended for you to download the game to play it in full.

View file

@ -2,4 +2,4 @@
layout: default layout: default
title: Dice Armor Publishing title: Dice Armor Publishing
--- ---
After the end of the semester, Dice Armor will be published for windows, mac, and linux app on itch.io as well as a mobile app on the Google Play store and iOS app store. The game has been developed with flexible resolutions and aspect ratios in mind. Monetization strategies and whether or not to make the code open source is not yet determined. There will be a web demo hosted online here, but it is missing some features and may have some graphical glitches not present in the downloaded versions of the game (gameplay and story should be unaffected), and may have perfomance issues. It is recommended to download the version made for your preferred platform. After the end of the semester, Dice Armor will be published for windows, mac, and linux app on itch.io as well as a mobile app on the Google Play store and iOS app store. The game has been developed with flexible resolutions and aspect ratios in mind. Monetization strategies and whether or not to make the code open source is not yet determined.

View file

@ -3,7 +3,7 @@ layout: default
title: Dice Armor title: Dice Armor
category: Game category: Game
banner: dice banner: dice
cards: [Dice Armor Embed, Dice Armor Summary, Dice Armor Cutscene Screenshot, Dice Armor Publishing, Dice Armor Mobile Screenshot] cards: [Dice Armor Embed, Dice Armor Web Disclaimer, Dice Armor Summary, Dice Armor Cutscene Screenshot, Dice Armor Publishing, Dice Armor Mobile Screenshot]
links: ["Windows Download|/assets/dicearmor-assets/win.zip", "Android Download|/assets/dicearmor-assets/dicearmor.apk"] links: ["Windows Download|/assets/dicearmor-assets/win.zip", "Android Download|/assets/dicearmor-assets/dicearmor.apk"]
tags: [c#, unity] tags: [c#, unity]
--- ---