Skip to content

It's a simple calculator with a flat design that works in the game "Onset". Created by ShotenDev.

Notifications You must be signed in to change notification settings

ShotenDev/Onset-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕹️ Calculator (Onset)

It's a simple calculator with a flat design that works in the game "Onset".
Created by ShotenDev.

Installation

Put the folder "calculator" in the folder "packages" on your server.
Don't forget to add this package in server_config.json :

"packages": [
    "default",
    "freeroam",
    "sandbox",
    "calculator"
],

Usage

The default key in game is "H", you can change the key in "client.lua" file.
You can also change the text in "index.html" file.
It's of course possible to adapt this system to integrate it into a telephone for example.

🖼️ Screenshot

Screenshot of the calculator

About

It's a simple calculator with a flat design that works in the game "Onset". Created by ShotenDev.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published