Skip to content

Commit

Permalink
update: README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
4o4E committed Dec 17, 2023
1 parent c454e30 commit f54218b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@ wget https://gtnh-noshock.github.io/gtnh/Weather/v1.lua
robot

```shell
rm ./robot.lua && wget https://gtnh-noshock.github.io/gtnh/Weather/robot.lua && ./robot.lua
rm ./robot.lua && wget http://e404.top:1111/Weather/robot.lua && ./robot.lua
```

v1

```shell
rm v1.lua && wget https://gtnh-noshock.github.io/gtnh/Weather/v1.lua && ./v1.lua
rm v1.lua && wget http://e404.top:1111/Weather/v1.lua && ./v1.lua
```

## 细菌培养缸

```shell
rm v1.lua && wget https://gtnh-noshock.github.io/gtnh/BackteriaCultureTank/v1.lua && ./v1.lua
rm v1.lua && wget http://e404.top:1111/BackteriaCultureTank/v1.lua && ./v1.lua
```

## 溶解罐

```shell
rm v1.lua && wget https://gtnh-noshock.github.io/gtnh/DissolvingTank/v1.lua && ./v1.lua
rm v1.lua && wget http://e404.top:1111/DissolvingTank/v1.lua && ./v1.lua
```

0 comments on commit f54218b

Please sign in to comment.