diff --git a/AST3.g3a b/AST3.g3a new file mode 100644 index 0000000..66a1bc9 Binary files /dev/null and b/AST3.g3a differ diff --git a/README.md b/README.md index 84a4353..d63ef54 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,21 @@ # AST3C_wholesome_texture_pack -A beautiful, cute and wholesome PICO-8 inspired texture pack for AST3 C. Features custom menu and icons ! \ No newline at end of file +A beautiful, cute and wholesome PICO-8 inspired texture pack for AST3 C. Features custom menu and icons ! +Basé sur le jeu A Switch To The Top qui peut être téléchargé [sur sa page gitea](https://gitea.planet-casio.com/Tituya/AST3_C) ou [sur Planète Casio](https://www.planet-casio.com/Fr/programmes/programme4100-1-ast3-c-tituya-jeux-add-ins.html) + +## How to install + +###### Méthode simple : +- Allez sur la [page d'AST3 sur Planète Casio](https://www.planet-casio.com/Fr/programmes/programme4100-1-ast3-c-tituya-jeux-add-ins.html) et téléchargez le **troisième** fichier. +Vous n'avez plus qu'à copier le jeu sur votre calculatrice. +Si le fichier n'est pas encore disponible, voyez la méthode du bas. + +###### Autre méthode simple (déconseillée) : +- Clonez le texture pack `$ git clone https://gitea.planet-casio.com/Massena/AST3C_wholesome_texture_pack` +Normalement le fichier du jeu `AST3.g3a` est déjà disponible, vous n'avez plus qu'à le copier. + +###### Méthode manuelle pour ceux qui veulent compiler eux-même le jeu : +- Clonez le jeu AST3 `$ git clone https://gitea.planet-casio.com/Tituya/AST3_C && cd AST3_C` +- Clonez le texture pack `$ git clone https://gitea.planet-casio.com/Massena/AST3C_wholesome_texture_pack` +- Copier le **dossier entier** `asset-cg` en remplaçant celui du jeu original +- Executez le script `build.sh` (en faisant, par exemple, `$ bash build.sh`). Nécessite [gint](https://gitea.planet-casio.com/Lephenixnoir/gint) ! diff --git a/assets-cg/icon-cg-sel.png b/assets-cg/icon-cg-sel.png new file mode 100644 index 0000000..be76081 Binary files /dev/null and b/assets-cg/icon-cg-sel.png differ diff --git a/assets-cg/icon-cg-uns.png b/assets-cg/icon-cg-uns.png new file mode 100644 index 0000000..99f4228 Binary files /dev/null and b/assets-cg/icon-cg-uns.png differ diff --git a/assets-cg/img/appear.png b/assets-cg/img/appear.png new file mode 100644 index 0000000..6c53fe8 Binary files /dev/null and b/assets-cg/img/appear.png differ diff --git a/assets-cg/img/blackout.png b/assets-cg/img/blackout.png new file mode 100644 index 0000000..5c46843 Binary files /dev/null and b/assets-cg/img/blackout.png differ diff --git a/assets-cg/img/chock.png b/assets-cg/img/chock.png new file mode 100644 index 0000000..6b90057 Binary files /dev/null and b/assets-cg/img/chock.png differ diff --git a/assets-cg/img/chrono1.png b/assets-cg/img/chrono1.png new file mode 100644 index 0000000..98e9e5d Binary files /dev/null and b/assets-cg/img/chrono1.png differ diff --git a/assets-cg/img/chrono2.png b/assets-cg/img/chrono2.png new file mode 100644 index 0000000..0b84225 Binary files /dev/null and b/assets-cg/img/chrono2.png differ diff --git a/assets-cg/img/coin.png b/assets-cg/img/coin.png new file mode 100644 index 0000000..7c1559d Binary files /dev/null and b/assets-cg/img/coin.png differ diff --git a/assets-cg/img/damaged.png b/assets-cg/img/damaged.png new file mode 100644 index 0000000..8f803d9 Binary files /dev/null and b/assets-cg/img/damaged.png differ diff --git a/assets-cg/img/dead.png b/assets-cg/img/dead.png new file mode 100644 index 0000000..88020f1 Binary files /dev/null and b/assets-cg/img/dead.png differ diff --git a/assets-cg/img/end.png b/assets-cg/img/end.png new file mode 100644 index 0000000..7ac2b50 Binary files /dev/null and b/assets-cg/img/end.png differ diff --git a/assets-cg/img/endscreen.png b/assets-cg/img/endscreen.png new file mode 100644 index 0000000..bb11a83 Binary files /dev/null and b/assets-cg/img/endscreen.png differ diff --git a/assets-cg/img/ice.png b/assets-cg/img/ice.png new file mode 100644 index 0000000..3f00fb3 Binary files /dev/null and b/assets-cg/img/ice.png differ diff --git a/assets-cg/img/key1.png b/assets-cg/img/key1.png new file mode 100644 index 0000000..817ebd3 Binary files /dev/null and b/assets-cg/img/key1.png differ diff --git a/assets-cg/img/key2.png b/assets-cg/img/key2.png new file mode 100644 index 0000000..f3d2173 Binary files /dev/null and b/assets-cg/img/key2.png differ diff --git a/assets-cg/img/medals.png b/assets-cg/img/medals.png new file mode 100644 index 0000000..2458aaf Binary files /dev/null and b/assets-cg/img/medals.png differ diff --git a/assets-cg/img/menu.png b/assets-cg/img/menu.png new file mode 100644 index 0000000..1b78e36 Binary files /dev/null and b/assets-cg/img/menu.png differ diff --git a/assets-cg/img/new.png b/assets-cg/img/new.png new file mode 100644 index 0000000..0f4b54f Binary files /dev/null and b/assets-cg/img/new.png differ diff --git a/assets-cg/img/player.png b/assets-cg/img/player.png new file mode 100644 index 0000000..a1a7cb2 Binary files /dev/null and b/assets-cg/img/player.png differ diff --git a/assets-cg/img/solid_0.png b/assets-cg/img/solid_0.png new file mode 100644 index 0000000..41f9104 Binary files /dev/null and b/assets-cg/img/solid_0.png differ diff --git a/assets-cg/img/speedrun.png b/assets-cg/img/speedrun.png new file mode 100644 index 0000000..b180b37 Binary files /dev/null and b/assets-cg/img/speedrun.png differ diff --git a/assets-cg/img/switch.png b/assets-cg/img/switch.png new file mode 100644 index 0000000..2dc15a6 Binary files /dev/null and b/assets-cg/img/switch.png differ