Skip to content

Commit

Permalink
chore: rename game name (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
florianvazelle authored Aug 5, 2024
1 parent 7ef0459 commit ef691d8
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 18 deletions.
3 changes: 2 additions & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ GODOT_VERSION=4.2.2-stable

# Game

GAME_NAME=Frogger3D
GAME_NAME=MelonCrusade
GAME_VERSION=0.1.0
GAME_ITCHIO_KEY=meloncrusade
4 changes: 2 additions & 2 deletions .reuse/dep5
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Frogger3D
Upstream-Name: MelonCrusade
Upstream-Contact: Florian Vazelle <[email protected]>
Source: https://github.com/MechanicalFlower/Frogger3D
Source: https://github.com/MechanicalFlower/MelonCrusade

Files: *
Copyright: 2024-present Florian Vazelle
Expand Down
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Security
### Dependencies

[Unreleased]: https://github.com/MechanicalFlower/Frogger3D/compare/0.1.0...HEAD
[0.1.0]: https://github.com/MechanicalFlower/Frogger3D/commits/0.1.0
[Unreleased]: https://github.com/MechanicalFlower/MelonCrusade/compare/0.1.0...HEAD
[0.1.0]: https://github.com/MechanicalFlower/MelonCrusade/commits/0.1.0
6 changes: 3 additions & 3 deletions Justfile
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,6 @@ ci-load-dotenv:
# Upload the game on Github and Itch.io
ci-publish:
gh release create "{{ game_version }}" --title="v{{ game_version }}" --generate-notes {{ dist_dir }}/*
# just butler push {{ dist_dir }}/{{ game_name }}-windows-v{{ game_version }}.zip mechanical-flower/{{ game_itchio_key }}:windows --userversion {{ game_version }}
# just butler push {{ dist_dir }}/{{ game_name }}-mac-v{{ game_version }}.zip mechanical-flower/{{ game_itchio_key }}:mac --userversion {{ game_version }}
# just butler push {{ dist_dir }}/{{ game_name }}-linux-v{{ game_version }}.zip mechanical-flower/{{ game_itchio_key }}:linux --userversion {{ game_version }}
just butler push {{ dist_dir }}/{{ game_name }}-windows-v{{ game_version }}.zip mechanical-flower/{{ game_itchio_key }}:windows --userversion {{ game_version }}
just butler push {{ dist_dir }}/{{ game_name }}-mac-v{{ game_version }}.zip mechanical-flower/{{ game_itchio_key }}:mac --userversion {{ game_version }}
just butler push {{ dist_dir }}/{{ game_name }}-linux-v{{ game_version }}.zip mechanical-flower/{{ game_itchio_key }}:linux --userversion {{ game_version }}
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@

<div align="center">

# 🐸 Frogger3D
# 🍈 MelonCrusade

![Godot Badge](https://img.shields.io/badge/godot-4.2-blue?logo=Godot-Engine&logoColor=white)
![license](https://img.shields.io/badge/license-MIT-green?logo=open-source-initiative&logoColor=white)
![reuse](./.reuse/REUSE-compliant.svg)

A [frogger](https://en.wikipedia.org/wiki/Frogger)-like 3D platformer game, made with [Godot Engine](https://godotengine.org/).

<a href="https://github.com/mechanicalflower/Frogger3D/releases/" target="_blank"><img src="public/publishing/store/github.webp" alt="Download on Github" height="40px" ></a>
<a href="https://github.com/mechanicalflower/MelonCrusade/releases/" target="_blank"><img src="public/publishing/store/github.webp" alt="Download on Github" height="40px" ></a>

</div>

Expand All @@ -26,9 +26,9 @@ on the Github repository, in the release section.

Download the zip archive, accordingly to your OS, and unzip it.

- **Windows**: Double click on `Frogger3D.exe`.
- **MacOS**: Double click on `Frogger3D.app`.
- **Linux**: In a terminal, run `./Frogger3D.x86_64`.
- **Windows**: Double click on `MelonCrusade.exe`.
- **MacOS**: Double click on `MelonCrusade.app`.
- **Linux**: In a terminal, run `./MelonCrusade.x86_64`.

### From source

Expand All @@ -38,7 +38,7 @@ Download the zip archive, accordingly to your OS, and unzip it.
Clone the source locally:
```
git clone https://github.com/MechanicalFlower/Frogger3D.git
git clone https://github.com/MechanicalFlower/MelonCrusade.git
```

You need to install addons first:
Expand Down
2 changes: 1 addition & 1 deletion export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ application/icon_interpolation=4
application/file_version="0.1.0.20240722"
application/product_version="0.1.0.20240722"
application/company_name="Mechanical Flower"
application/product_name="Frogger3D"
application/product_name="MelonCrusade"
application/file_description=""
application/copyright="2024-present Mechanical Flower"
application/trademarks=""
Expand Down
6 changes: 3 additions & 3 deletions project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ config_version=5

[application]

config/name="Frogger3D"
config/name="MelonCrusade"
config/version="0.1.0"
run/main_scene="res://scenes/main.tscn"
config/features=PackedStringArray("4.2", "Forward Plus")
Expand All @@ -25,8 +25,8 @@ DebugMenu="*res://addons/debug_menu/debug_menu.tscn"

[custom_options]

build_info/commit="192721c15074d3d0bd149aafe7b07672aae09fb3"
build_info/date="2024/07/25"
build_info/commit="c86fee79168882d5086dc99bac229af5df58432e"
build_info/date="2024/08/05"

[display]

Expand Down

0 comments on commit ef691d8

Please sign in to comment.