Skip to content

timjen3/love2d_build_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

love2d_build_script

Just sharing a windows powershell script for building a Love2d game. Hopefully it saves someone else time too.

See Here: Love2d.org

Pre-Reqs

You probably need to have .NET Framework installed on your machine.

Not recommending doing this, but because the file isn't signed you may need to allow execution of unsigned scripts to run it. This can be done for the current shell session like this: Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass

About

Just sharing a windows ps build script for Love2d

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published