Skip to content

Commit

Permalink
version and download link update
Browse files Browse the repository at this point in the history
  • Loading branch information
movAX13h committed May 5, 2017
1 parent a06f37d commit 3f0f3a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions P8Coder/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System.Reflection;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

Expand Down Expand Up @@ -33,4 +33,4 @@
// übernehmen, indem Sie "*" eingeben:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ If you're looking for other tools for pico-8, check the [awesome-PICO-8](https:/
P8Coder overwrites all lua code of the cartridge you select! Everything else (gfx/map/sfx/music) remains untouched.

## Download
- Binary (v1.0) from author server: http://thrill-project.com/archiv/coding/P8Coder.zip (147kb)
- Binary (v1.1) from author server: http://thrill-project.com/archiv/coding/P8Coder.zip (147kb)

## Source code
- C# .NET4.5, VisualStudio 12 (2013) solution
Expand Down

0 comments on commit 3f0f3a9

Please sign in to comment.