Skip to content

Commit 42818c8

Browse files
att
1 parent bf28ab7 commit 42818c8

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
a [SilverChain](https://github.com/OUIsolutions/SilverChain) Lua Wrapper
33

44

5+
# Release
6+
7+
| Item| What it is |
8+
|-----|------------|
9+
| [LuaSilverChain.zip](https://github.com/OUIsolutions/LuaSilverChain/releases/download/0.0.5/LuaSilverChain.zip)| Zip file with the LuaSilverChain module |
10+
|[silverchain_darwin_import.c](https://github.com/OUIsolutions/LuaSilverChain/releases/download/0.0.5/silverchain_darwin_import.c) | C file to be used with Darwin to build the LuaSilverChain module |
11+
|[silverchain_full.c](https://github.com/OUIsolutions/LuaSilverChain/releases/download/0.0.5/silverchain_full.c) | C file with the full implementation of the LuaSilverChain module |
12+
|[silverchain_no_dependecie_included.c](https://github.com/OUIsolutions/LuaSilverChain/releases/download/0.0.5/silverchain_no_dependecie_included.c)| C file with the implementation of the LuaSilverChain module without the dependencies included |
13+
14+
515

616
# Install
717

0 commit comments

Comments
 (0)