A Terminal Os emulator written in Lua using the LÖVE game engine
- 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!
Downloads are available for Windows Only! Download
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!
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.
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.