Rename crate folders to remove raidillon prefix
This commit is contained in:
parent
176ea52ab0
commit
3458662cfc
29 changed files with 31 additions and 28 deletions
10
Cargo.toml
10
Cargo.toml
|
|
@ -1,8 +1,8 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"raidillon_core",
|
||||
"raidillon_glium",
|
||||
"raidillon_platform",
|
||||
"raidillon_assets",
|
||||
"raidillon_game"
|
||||
"core",
|
||||
"glium_platform",
|
||||
"platform",
|
||||
"assets",
|
||||
"game"
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue