Skip to content

Commit

Permalink
feat(docs): 📝 Updated version ready for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
Tsunami014 committed Jan 6, 2024
1 parent b62c774 commit 24b227b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
10 changes: 4 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,14 @@ Also known as:
- The putgamecreatorsoutofbusinessanator (Thanks to `@Faunder.real` for that one)
- One piece of code to rule them all!

# CURRENT VERSION: v1.2.0-alpha (🔶 Ember)
# CURRENT VERSION: v1.3.0-alpha (🔶 Ember)
![Fox icon](https://raw.githubusercontent.com/Tsunami014/Blaze-Sudio/main/FoxIcon.png)

(And for all those who love catchphrases: `Oh, I want to make a game the easy way! How?` `I'll Blaze it!` (like "I'll chatGPT it" but cooler 😎))

## CURRENT THINGS THAT WORK THAT YOU CAN TEST:
- world.py
- conversation_parser.py
- __main__.py (tho it does not do much) (please note: NOT main.py; they are 2 SEPARATE FILES)
## There are some things that may/may not work, and are currently being modified to work with __main__.py
# THIS REPO IS VERY WEIRD AT THE MOMENT, CHECK BACK LATER

## Come back later for what you can test and what you cannot

Also please note that this is a very early version, and there are many things that are not yet implemented. Please be patient, and if you want to help, please do! I would love to have some help with this project!

Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name='Blaze-Sudio',
version='1.2.0',
version='1.3.0',
license='Apache',
description='This is the really cool studio to create games!',
url='https://github.com/Tsunami014/Blaze-Sudio',
Expand Down Expand Up @@ -47,5 +47,5 @@
# 3 - Alpha
# 4 - Beta
# 5 - Production/Stable
# 6- Mature
# 6 - Mature
# 7 - Inactive

0 comments on commit 24b227b

Please sign in to comment.