Lua 5.4 fantasy computer
Find a file
Alessandro Proto 993b7f43f3
Add bios alert and colors
Signed-off-by: Alessandro Proto <alex@alexdevs.me>
2023-08-16 16:31:07 +02:00
.github Include runtime on publish. 2023-07-21 15:25:46 +02:00
Capy64 Add bios alert and colors 2023-08-16 16:31:07 +02:00
ExamplePlugin Remove dependency injection and hosting dependencies 2023-07-24 13:01:10 +02:00
Resources Add some details to appdata.xml 2023-07-24 21:52:21 +02: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
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2023-03-16 09:12:39 +01:00
default.nix Remove tools dependencies. 2023-07-24 06:54:27 +00:00
deps.nix Remove tools dependencies. 2023-07-24 06:54:27 +00:00
LICENSE Create LICENSE 2023-01-08 02:04:22 +01:00
README.md Update README.md 2023-02-21 11:26:53 +01:00

Capy64 Logo

Capy64

.NET License Release

Join our Discord

About Capy64

Capy64 is a fantasy console that runs sandbox Lua 5.4.

Create anything, from Hello Worlds to games!

CapyOS

CapyOS is the default operating system installed automatically on first run.

The repository for CapyOS can be found here https://github.com/Ale32bit/CapyOS

Requirements

Building

Requirements

Steps

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