├── Banner.png ├── ICON.ico ├── Install.py ├── README.md ├── SplashScreen.png └── check.py /Banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dongguacute/yuanshen/HEAD/Banner.png -------------------------------------------------------------------------------- /ICON.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dongguacute/yuanshen/HEAD/ICON.ico -------------------------------------------------------------------------------- /Install.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dongguacute/yuanshen/HEAD/Install.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 这是一个把希沃白板启动改成原神的启动的小程序 2 | -------------------------------------------------------------------------------- /SplashScreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dongguacute/yuanshen/HEAD/SplashScreen.png -------------------------------------------------------------------------------- /check.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dongguacute/yuanshen/HEAD/check.py --------------------------------------------------------------------------------