From 37d4f17aa2524ed9b1af7a77534af7e53a70a356 Mon Sep 17 00:00:00 2001 From: Jakob Meier Date: Sun, 26 Feb 2023 15:23:47 +0100 Subject: [PATCH] Sourcehut preparations --- .woodpecker.yml | 3 +-- README.md | 37 +++++++++++++++++++++++++++++++++++++ README.org | 37 ------------------------------------- 3 files changed, 38 insertions(+), 39 deletions(-) create mode 100644 README.md delete mode 100644 README.org diff --git a/.woodpecker.yml b/.woodpecker.yml index 0604fc9..472d7e1 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -9,8 +9,7 @@ pipeline: - source $HOME/.cargo/env - cd $CI_WORKSPACE - cargo build --release - when: - platform: linux/arm64 + publish: image: woodpeckerci/plugin-gitea-release settings: diff --git a/README.md b/README.md new file mode 100644 index 0000000..6a70256 --- /dev/null +++ b/README.md @@ -0,0 +1,37 @@ +![img](./logo.png) + +# Little Town + +Design your own isometric world, +build a town or a castle, +with this 2D game + +## Screenshot +![img](./screenshot.png) + + +## Building +### Requirements +- cargo +- rustup +### Steps +1. Install rust using [rustup](https://www.rust-lang.org/tools/install) +2. Clone this repo: + + git clone https://codeberg.org/comcloudway/little_town + + cd little_town +3. Build the binary using cargo: + + cargo build --release +4. The output binary can be found in the `target` folder. +## Credits +The Assets were created by [Kenney](https://kenney.nl/) +and are licensed under [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/). +See below or a detailed list: + +- [Sketch Town](https://kenney.nl/assets/sketch-town) assets pack +- [Sketch Town Expansion](https://kenney.nl/assets/sketch-town-expansion) asset pack +- [UI Pack: RPG Expansion](https://kenney.nl/assets/ui-pack-rpg-expansion) asset pack +- [Kenney Fonts](https://kenney.nl/assets/kenney-fonts) + diff --git a/README.org b/README.org deleted file mode 100644 index bf51678..0000000 --- a/README.org +++ /dev/null @@ -1,37 +0,0 @@ -[[./logo.png]] - -* Little Town -Design your own isometric world, -build a town or a castle, -with this 2D game - -** Screenshot -[[./screenshot.png]] -#+CAPTION: Screenshot of Builder - -** Building -*** Requirements -- cargo -- rustup -*** Steps -1. Install rust using [[https://www.rust-lang.org/tools/install][rustup]] -2. Clone this repo: - #+begin_src bash - git clone https://codeberg.org/comcloudway/little_town - - cd little_town - #+end_src -3. Build the binary using cargo: - #+begin_src bash - cargo build --release - #+end_src -4. The output binary can be found in the ~target~ folder. - -** Credits -The Assets were created by [[https://kenney.nl/][Kenney]] -and are licensed under [[https://creativecommons.org/publicdomain/zero/1.0/][CC0 1.0 Universal]]. -See below or a detailed list: -- [[https://kenney.nl/assets/sketch-town][Sketch Town]] assets pack -- [[Sketch Town Expansion][Sketch Town Expansion]] asset pack -- [[https://kenney.nl/assets/ui-pack-rpg-expansion][UI Pack: RPG Expansion]] asset pack -- [[pack 3 done][Kenney Fonts]] -- 2.38.5