update install instructions
This commit is contained in:
@@ -273,8 +273,10 @@ end</code></pre>
|
|||||||
<div class="section">
|
<div class="section">
|
||||||
<h2>Installation</h2>
|
<h2>Installation</h2>
|
||||||
<p>
|
<p>
|
||||||
Add the <code>modules</code> directory and
|
Visit the Releases
|
||||||
<code>FlexLove.lua</code> into your LÖVE project.
|
<a href="https://github.com/mikefreno/FlexLove/releases">page</a> on
|
||||||
|
GitHub for the latest version(preferred), or clone the repo and copy
|
||||||
|
the files:
|
||||||
</p>
|
</p>
|
||||||
<pre><code>git clone https://github.com/mikefreno/FlexLove.git
|
<pre><code>git clone https://github.com/mikefreno/FlexLove.git
|
||||||
cp -r FlexLove/modules your-project/
|
cp -r FlexLove/modules your-project/
|
||||||
|
|||||||
Reference in New Issue
Block a user