mirror of
https://codeberg.org/1414codeforge/yui-examples.git
synced 2025-02-17 04:10:47 +01:00
[lovedeps,README,crush] Update project links
This commit is contained in:
parent
7005a2de62
commit
0bd82358b0
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
yui = "https://gitea.it/1414codeforge/yui"
|
yui = "https://codeberg.org/1414codeforge/yui"
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Yui Examples
|
Yui Examples
|
||||||
============
|
============
|
||||||
|
|
||||||
A collection of code examples for [yui](https://gitea.it/1414codeforge/yui).
|
A collection of code examples for [yui](https://codeberg.org/1414codeforge/yui).
|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
@ -15,7 +15,7 @@ A collection of code examples for [yui](https://gitea.it/1414codeforge/yui).
|
|||||||
|
|
||||||
1. Clone this repository.
|
1. Clone this repository.
|
||||||
|
|
||||||
2. Download **yui** and its dependencies using [crush](https://gitea.it/1414codeforge/crush):
|
2. Download **yui** and its dependencies using [crush](https://codeberg.org/1414codeforge/crush):
|
||||||
```sh
|
```sh
|
||||||
lua crush.lua
|
lua crush.lua
|
||||||
```
|
```
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
--
|
--
|
||||||
-- Author: Lorenzo Cogotti
|
-- Author: Lorenzo Cogotti
|
||||||
-- Copyright: 2022 The DoubleFourteen Code Forge
|
-- Copyright: 2022 The DoubleFourteen Code Forge
|
||||||
-- Home: https://gitea.it/1414codeforge/crush
|
-- Home: https://codeberg.org/1414codeforge/crush
|
||||||
-- License: MIT
|
-- License: MIT
|
||||||
|
|
||||||
local io = require 'io'
|
local io = require 'io'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user