Skip to content

Commit

Permalink
Changed version to v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
0xhexrobot committed Sep 19, 2023
1 parent d9108f9 commit 46d1cdf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Multi os artifact generation"
on:
push:
tags:
- '*'
- 'v*'
jobs:
multios:
strategy:
Expand Down
14 changes: 1 addition & 13 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Fire Emblem Thracia 776 Randomizer

![Randomize tab](images/fe5randomizer1.1.png)

Works with Headered/Headerless Thracia 776 ROM versions, Shaya's translation, Project Exile and Lil' Manster versions.
Works with most Fire Emblem Thracia 776 ROM versions.

## Can randomize:

Expand Down Expand Up @@ -34,15 +34,3 @@ Bases, Growths, Classes, Movement stars, Leadership stars, Skills.
### Portrait palette randomizer

![Randomized palettes](images/r-palette.png)

## How to run

Requires Java 11.

### Windows

Double click `gradlew.bat` then execute `gradlew run`.

### Linux

Open a Terminal, run `./gradlew run`.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=1.1.1
versionLabel=1.1.1+
version=1.2
versionLabel=1.2

0 comments on commit 46d1cdf

Please sign in to comment.