稍等一会(
This commit is contained in:
parent
03e79c578c
commit
4059edbf0b
@ -6,7 +6,7 @@
|
|||||||
'caption': 'Simple Rocket {version}',
|
'caption': 'Simple Rocket {version}',
|
||||||
// {version} -> version of SR
|
// {version} -> version of SR
|
||||||
'caption_option': {
|
'caption_option': {
|
||||||
'version': '0.2.4'
|
'version': '0.4.1'
|
||||||
},
|
},
|
||||||
'resizable': 'true',
|
'resizable': 'true',
|
||||||
// bool
|
// bool
|
||||||
|
@ -5,6 +5,27 @@
|
|||||||
- [README](https://github.com/shenjackyuanjie/Difficult-Rocket)
|
- [README](https://github.com/shenjackyuanjie/Difficult-Rocket)
|
||||||
- [中文README](https://github.com/shenjackyuanjie/Difficult-Rocket/blob/main/docs/README-cn.md)
|
- [中文README](https://github.com/shenjackyuanjie/Difficult-Rocket/blob/main/docs/README-cn.md)
|
||||||
|
|
||||||
|
## 2021/04/17 V 0.4.1
|
||||||
|
|
||||||
|
PS:
|
||||||
|
|
||||||
|
- `Va.b.c`
|
||||||
|
|
||||||
|
- a : Big Version (Big rewrite times) (now at DEMO making)
|
||||||
|
- b : Middle Rewrite Times (Yes I've rewritten for 4 times)
|
||||||
|
- c : normal updates
|
||||||
|
|
||||||
|
### DEBUG
|
||||||
|
|
||||||
|
- solve pre-installed lib can't use
|
||||||
|
- solve pre-installed lib's bug
|
||||||
|
- some other bugs
|
||||||
|
|
||||||
|
### Change
|
||||||
|
|
||||||
|
- plan to change config file format to .config (plan to)
|
||||||
|
- reformat all files (including libs)
|
||||||
|
|
||||||
## 2021/04/09 V 0.2.3/4
|
## 2021/04/09 V 0.2.3/4
|
||||||
|
|
||||||
### Add
|
### Add
|
||||||
|
Loading…
Reference in New Issue
Block a user