mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-04-04 23:22:47 +02:00
aefaef
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user