|
22 | 22 |
|
23 | 23 | ## Backgrounds |
24 | 24 |
|
25 | | -#### Inspired by Minecraft, want to make a framework based on plug-in . |
| 25 | +Inspired by Minecraft, want to make a framework based on plug-in . |
26 | 26 |
|
27 | | -#### Framework must be used to solve a particular problem in the field of this framework is used to solve the problem of micro service classes |
| 27 | +Framework must be used to solve a particular problem in the field of this framework is used to solve the problem of micro service classes |
28 | 28 |
|
29 | 29 | ## Introduction |
30 | 30 |
|
31 | | -#### A simple progressive framework, to provide you with similar Bukkit development experience of the project mainly can be used to develop Web page background also can be used as a game |
| 31 | +A simple progressive framework, to provide you with similar Bukkit development experience of the project mainly can be used to develop Web page background also can be used as a game |
32 | 32 |
|
33 | 33 | ## What can be done |
34 | 34 |
|
35 | | -#### Rapid iteration functionality through plug-ins (that is often said that **the micro service**) through the command and plug-in can realize the function of rapid development to avoid repetition and start SpringBoot time |
| 35 | +Rapid iteration functionality through plug-ins (that is often said that **the micro service**) through the command and plug-in can realize the function of rapid development to avoid repetition and start SpringBoot time |
36 | 36 |
|
37 | 37 | ## History |
38 | 38 |
|
39 | | -#### Was for netease MINECRAFT HyCraft backend, later for Pubsher currently for PVPIN Studio background of the development |
| 39 | +Was for netease MINECRAFT HyCraft backend, later for Pubsher currently for PVPIN Studio background of the development |
40 | 40 |
|
41 | 41 | ## Modules |
42 | 42 |
|
43 | | -#### We use such as apis, commands module in isolation and we provided based on the function of the module can even stronger than SpringBoot itself |
| 43 | +We use such as apis, commands module in isolation and we provided based on the function of the module can even stronger than SpringBoot itself |
44 | 44 |
|
45 | 45 | ## Plugin |
46 | 46 |
|
47 | | -### You can use any language to develop plug-ins, based on the Jvm we have Java and Kotlin recommended. Anyway, please remember not to use SpringBoot instead of itself, because SpringBoot thing after the plug-in uninstall would have residual, this is a very serious problem. Framework provides a powerful Api: FrameData AutoSaveRepository... Of course, you can also use our event system. Detailed information will be referred to in the tutorial |
| 47 | +You can use any language to develop plug-ins, based on the Jvm we have Java and Kotlin recommended. Anyway, please remember not to use SpringBoot instead of itself, because SpringBoot thing after the plug-in uninstall would have residual, this is a very serious problem. Framework provides a powerful Api: FrameData AutoSaveRepository... Of course, you can also use our event system. Detailed information will be referred to in the tutorial |
48 | 48 |
|
49 | | -### When you're overwhelmed, try TFrame |
| 49 | +**When you're overwhelmed, try TFrame** |
| 50 | + |
| 51 | +## Development plan |
| 52 | + |
| 53 | +Is gradually update the **RPC framework module** |
50 | 54 |
|
51 | 55 | ## Contact |
52 | 56 |
|
53 | | -#### Through QQ or send mail to TalexDreamSoul@gmail.com or 2418876761 2418876761 @qq.com to contact the author. |
| 57 | +Through QQ or send mail to TalexDreamSoul@gmail.com or 2418876761 2418876761 @qq.com to contact the author. |
54 | 58 |
|
55 | 59 | ### Issue is the recommended way of course |
56 | 60 |
|
0 commit comments