mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-10 13:12:40 +01:00
aefaef
This commit is contained in:
parent
29edc466c4
commit
92d140f8d1
@ -667,7 +667,7 @@
|
||||
type="Application",
|
||||
icon="IgorTimofeev/OpenComputers/master/Applications/FlappyBird/Icon.pic",
|
||||
createShortcut="desktop",
|
||||
version=1.1,
|
||||
version=1.11,
|
||||
resources={
|
||||
{
|
||||
name="Flappy.pic",
|
||||
|
||||
BIN
Applications/.DS_Store
vendored
BIN
Applications/.DS_Store
vendored
Binary file not shown.
@ -5,6 +5,7 @@ local bigLetters = require("bigLetters")
|
||||
local fs = require("filesystem")
|
||||
local serialization = require("serialization")
|
||||
local ecs = require("ECSAPI")
|
||||
local event = require("event")
|
||||
|
||||
buffer.start()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user