forked from StrafesNET/roblox-bot-player
native player
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
pub mod bot;
|
||||
pub mod graphics;
|
||||
pub mod head;
|
||||
pub mod surface;
|
||||
|
||||
// Create Surface
|
||||
// Create Graphics from map file and with surface as sample
|
||||
// Create bot from bot file
|
||||
// Create playback head
|
||||
// loop{
|
||||
// advance head
|
||||
// render frame
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user