manifestv2: add dummy doc+notifications for tests

This commit is contained in:
Alexandre Aubin 2022-05-21 14:24:18 +02:00
parent 9590b53805
commit c93c064501
6 changed files with 14 additions and 3 deletions

View file

@ -0,0 +1,3 @@
This is a dummy admin doc for this app
The app install dir is __INSTALL_DIR__

View file

@ -1,3 +1 @@
Rotate the Hexagon to prevent the blocks from stacking outside the outer grey hexagon! This is a dummy description of this app features
HEXTRIS is a fast paced puzzle game inspired by Tetris. Blocks start on the edges of the screen, and fall towards the inner blue hexagon. The objective of the game is to prevent the blocks from stacking outside the area of the grey hexagon. To do this, you must rotate the hexagon to manage different stacks of blocks on each face. Aim to connect 3 or more blocks of the same color: when 3 or more blocks of the same color touch each other, they are destroyed, and the blocks above them slide down! Destroying multiple series of blocks grants combos, whose durations are indicated by a quickly receding outline around the outer, grey hexagon. You lose once blocks on a face of the hexagon stack outside of the outer hexagon!

View file

@ -0,0 +1,7 @@
This is a dummy disclaimer to display after the install
The app url is __DOMAIN____PATH__
The app install dir is __INSTALL_DIR__
The app id is __ID__

View file

@ -0,0 +1 @@
This is a dummy disclaimer to display after upgrades

View file

@ -0,0 +1 @@
This is a dummy disclaimer to display prior to the install

View file

@ -0,0 +1 @@
This is a dummy disclaimer to display prior to any upgrade