Open jamiebidelia opened 4 years ago
The ultimate goal of this issue is to be able to read in a .lua file and parse the table inside it to populate a Skill struct in Rust. This will allow for the easy addition of skills by myself and others as the game progresses.
Deferred until basic combat is working and there is an application for skills.
The ultimate goal of this issue is to be able to read in a .lua file and parse the table inside it to populate a Skill struct in Rust. This will allow for the easy addition of skills by myself and others as the game progresses.