-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4677c32
commit eb71d4c
Showing
1 changed file
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
# game_engine_build | ||
"Build Game" Addon for Blender 2.7x / UPBGE 0.2.x | ||
# "Build Game" Addon for Blender 2.7x / UPBGE 0.2.x | ||
|
||
Make your game ready for share in multiple platforms. | ||
|
||
### Note from the author: | ||
Your game is not a "substantial portion" of the Software. | ||
The Simple Launcher is Public Domain | ||
Blenderplayer is GPL 3, if you are going to use it, copy its License file. | ||
Don't worry too much about how easily your game can be modified, the better | ||
games are those who have mods and thousands of pirated copies. | ||
|
||
`Render Properties > Build Game // Platforms // Tools` | ||
|
||
**Author:** Robert Planas (elmeunick9) |