Lua 5.4 fantasy computer
Find a file
2023-02-16 18:39:40 +01:00
.github Create codeql.yml 2023-02-16 10:49:05 +01:00
Capy64 Remove missing file reference from project 2023-02-16 18:39:40 +01:00
ExamplePlugin Added example plugin project 2023-01-16 18:53:32 +01:00
.gitattributes Add project files. 2023-01-07 16:59:47 +01:00
.gitignore Added http.request to Lua, renamed Lua.PushValue to Lua.PushObject, added lua.lua REPL 2023-01-08 18:41:17 +01:00
Capy64.sln Added example plugin project 2023-01-16 18:53:32 +01:00
LICENSE Create LICENSE 2023-01-08 02:04:22 +01:00
README.md Create README.md 2023-02-06 22:04:47 +01:00

Capy64 Logo

Capy64

.NET License Release

About Capy64

Capy64 is a fantasy console that runs sandbox Lua 5.4.

Create anything, from Hello Worlds to games!

Building

Requirements

Steps

  1. Clone the repository with git clone https://github.com/Capy64/Capy64.git.
  2. Open the file Capy64.sln with the .NET IDE.
  3. Build project