Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bend-n committed Nov 30, 2022
1 parent 5dd841c commit b8af37b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 55 deletions.
49 changes: 3 additions & 46 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,52 +1,9 @@
# godot-template
# hammer spaec

[![version](https://img.shields.io/badge/3.x-blue?logo=godot-engine&logoColor=white&label=godot&style=for-the-badge)](https://godotengine.org "Made with godot")
<a href='https://ko-fi.com/bendn' title='Buy me a coffee' target='_blank'><img height='28' src='https://storage.ko-fi.com/cdn/brandasset/kofi_button_red.png' alt='Buy me a coffee'> </a>

Godot template repository for my programs

---
the floor is hammer

## How to use

> **Note**
> This template uses the [gpm](https://github.com/you-win/godot-package-manager).

- Click use this template button
- Clone your new repository
- Run install_addons.sh
- Add your files & change `FUNDING.yml`
- Commit & push

<details>
<summary>For itch.io depoloyment</summary>
<br>

Add a secret called `BUTLER_CREDENTIALS` with your [butler api key](https://itch.io/user/settings/api-keys).

</details>

<details>
<summary>For android builds</summary>
<br>

> **Note**
> The keystore user/alias is found automatically.
> If the `ANDROID_KEYSTORE_BASE64` field is not filled, the action will use the android debug keystore.
Add two secrets:

- `ANDROID_KEYSTORE_BASE64`
- `ANDROID_KEYSTORE_PASSWORD`

</details>

---

### CI Availability

| windows | ios | linux | android | mac | html | |
| :----------------: | :-: | :----------------: | :----------------: | :----------------: | :----------------: | :-----------: |
| :x: | :x: | :x: | :x: | :x: | :heavy_check_mark: | github pages |
| :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | itch.io |
| :heavy_check_mark: | :x: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | godot exports |
hammer will kill you
9 changes: 0 additions & 9 deletions plan.md

This file was deleted.

0 comments on commit b8af37b

Please sign in to comment.