Update README.md
Fixed some syntactic oopsies
This commit is contained in:
parent
1fe61195e5
commit
26939f6c10
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -48,8 +48,8 @@ To use the Git client to clone this repository, issure the following command:
|
|||
6. In the QB64 window, select Run->Save EXE in the source folder
|
||||
|
||||
### Optional:
|
||||
You may want to increase the size of the window in Options->Display and increasing Width and Height
|
||||
To build and run, select Run->Start -or- hit F5 on your keyboard.
|
||||
You may want to increase the size of the window in Options->Display and increasing Width and Height
|
||||
To build and run, select Run->Start -or- hit F5 on your keyboard.
|
||||
The Electric executible will now be in the Electric folder, ready to be run directly wihtout QB64.
|
||||
|
||||
## BRANCHES
|
||||
|
@ -59,14 +59,14 @@ There are currently two branches you may clone.
|
|||
* Master will be kept clean and stable. If you follow proper procedure, it will always build on QB64 1.1
|
||||
* Master will also keep runtime errors to a minimum.
|
||||
* In fact, if you find a runtime error using Master, please log an issue to the issue tracker
|
||||
*You may also report any gameplay bugs or grievances for this branch
|
||||
*Do not report bugs or suggestions here that apply only to Electric 1_1. They'll be ignored.
|
||||
* You may also report any gameplay bugs or grievances for this branch
|
||||
* Do not report bugs or suggestions here that apply only to Electric 1_1. They'll be ignored.
|
||||
|
||||
### 1_1 - This is where the rapid development takes place.
|
||||
* Changes that may potentially break the game from time to time will be made here
|
||||
* Expect runtime errors and occasional build errors.
|
||||
* Again, any runtime or build errors you see, please log in the issues tracker under this branch
|
||||
*Do not log gameplay bugs or grievances in this branch - we're already working on them.
|
||||
* Do not log gameplay bugs or grievances in this branch - we're already working on them.
|
||||
|
||||
### In the future, there will be a 1_2 branch.
|
||||
At that time, 1.1 will become dormant and all new development will be focused towards 1.2
|
||||
|
@ -76,8 +76,8 @@ At that time, 1.1 will become dormant and all new development will be focused to
|
|||
### The game will be legacied after version 1_2
|
||||
|
||||
## FORKING
|
||||
Feel free to fork this project for your own purposes. WITH SOME MINOR EXCEPTIONS
|
||||
No matter how much you modify it, PLEASE give Cheese-Water Games credit for providing the original code.
|
||||
Feel free to fork this project for your own purposes. WITH SOME MINOR EXCEPTIONS
|
||||
No matter how much you modify it, PLEASE give Cheese-Water Games credit for providing the original code.
|
||||
Also, please don't simply re-release our code as-is under a different name. At least modify something.
|
||||
|
||||
## THANK YOU!!!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue