Added README
Signed-off-by: Laurensius Kevin Setiadi <laurensius.setiadi@outlook.com>
This commit is contained in:
parent
ada3d7ffd1
commit
f2fe3fae92
9
README.md
Normal file
9
README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# RenPy Project Template for GitHub Repository
|
||||
A template project based from RenPy Empty Project that has been optimized for Git repository use.
|
||||
|
||||
### Minimum Requirement
|
||||
> **Minimum RenPy version:** `7.4.6.1693`
|
||||
> **Git LFS:**`yes` (you could refer [here](https://git-lfs.github.com/) on how to install Git LFS)
|
||||
|
||||
### Regarding Git LFS
|
||||
you could follow the [official instruction](https://git-lfs.github.com/) on how to install Git LFS (I assume all of reader already know how to use Git) but you don't need to initialize Git LFS (the step 2 of the guide) as it is already pre-initialized in [`.gitattributes`](https://github.com/C83Ren/RenPyGitTemplate/blob/master/.gitattributes)
|
Loading…
Reference in New Issue
Block a user