-
I just wanted to say that your project looks fantastic! I appreciate the effort that has gone into it.The contributing.md looks is not in a structured manner. Also some sections are missing. I can enh…
-
Eduardo Schmidt asked on Discord:
```
Oh, didn't know they were already configurable. Would you kindly show me where in the docs I can find this information? I was thinking on a structure like the…
-
i think plans directory should not be placed outside the dwn folder, this will cause site-packages to be contaminated (for example, if there is another project named plans)
WAY29 updated
3 years ago
-
```
.
├── ...
├── app
│ ├── public
│ ├── src
| ├── App
| ├── assets
| ├── components
| ├── comp1
| …
-
Links
- http://beta.reicast.com → https://github.com/reicast/reicast-emulator/issues/1208
- http://forum.reicast.com → http://dcemulation.org/phpBB/viewforum.php?f=86
- http://positions.reicast.c…
-
There are many unnecessary files in this repo that could be removed.
This would also make it easier to fix the packaging issue (#4).
If you'd like I could make a PR with these changes for you.
-
Technical Stack
Node.js (Frontend Backend)
-
As more features get added to the application, more `Java/XML` files have to be managed in the project. We should find a way to organize classes and XML files based on their respective categories and …
-
### Project base structure definition
- [x] Define the languages and technologies to be used
- [ ] Define the base frontend project structure
- [ ] Define the base fontend game section project …
-
There are a couple of things we can do to make the repo leaner.
- [ ] Move from styled-components to tailwindcss
Less boilerplate and more clarity with utility styles
- [ ] Create an …