Skip to content
/ L-Os Public
forked from Sorroko/cclite

A Terminal Emulator From Lua Based On Sorroko/cclite

Notifications You must be signed in to change notification settings

Shinori12/L-Os

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L.Os

A Terminal Os emulator written in Lua using the LÖVE game engine

Features

  • Lightweight, a simplistic emulator that doesn't get in your way
  • Support for most apis
  • Works Only On Windows At This Point... Other Platforms Will Available Soon
  • Open Source!

Installation

Downloads are available for Windows Only! Download

Forking And Contribution

Forking On this repository is completely open! and if you want to build it for you self you can download Love2d And Start to build it by your own And Use Love Version 0.9.0 To Build it!

FAQ

Where do my files get saved?

They are saved in the following places depending on your OS:

  • Windows XP: C:\Documents and Settings\user\Application Data\cclite or %appdata%\cclite
  • Windows Vista and above: C:\Users\user\AppData\Roaming\cclite or %appdata%\cclite

NOTE: Files may be saved to some/path/love/cclite rather than some/path/cclite when running from source or the .love file. This does not apply to native builds.

License

Copyright 2023 L-Os

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

A Terminal Emulator From Lua Based On Sorroko/cclite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%