-
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
216a828
commit 8e92e82
Showing
1 changed file
with
15 additions
and
0 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,17 @@ | ||
# laura | ||
A binary that exports your Love2D games for distribution | ||
|
||
# Installation | ||
You can get the latest release [here](https://github.com/alphafantomu/laura/releases/latest), only Windows x64 binaries are provided. | ||
|
||
# Build | ||
Install [lit](https://github.com/luvit/lit), change to the SimpleLuv directory and run `lit make .' | ||
|
||
# Usage | ||
Laura will create the build folder within the project directory, using the project directory. Currently there is no argument to determine what folder directory to use. Simply execute `laura` and the build will be started. | ||
|
||
# License | ||
[MIT License](LICENSE) | ||
|
||
# Contact | ||
- Discord: `Arivistraliavatoriar#2678` |