Lua 5.4 fantasy computer
Find a file
2023-04-20 22:21:34 +02:00
.github Change build path in workflow 2023-03-18 18:29:04 +01:00
Capy64 "Freeze" Lua state after calling machine.reboot 2023-04-20 22:21:34 +02:00
ExamplePlugin Rename IPlugin to IComponent 2023-02-16 18:43:10 +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
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2023-03-16 09:12:39 +01: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