This website requires JavaScript.
Explore
Help
Register
Sign in
hexedtech
/
codemp
Watch
3
Star
0
Fork
You've already forked codemp
0
mirror of
https://github.com/hexedtech/codemp.git
synced
2025-04-05 02:51:34 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
37347311fb
Branches
Tags
No results found.
codemp
/
src
/
ffi
/
python
History
alemi.dev
21cf2a6445
Merge pull request
#16
from hexedtech/feat/userlist
...
feat: add user_list, allow config::new with &str
2024-09-24 20:36:19 +02:00
..
client.rs
feat(python): add config support to python with a getter/setter approach
2024-09-14 00:17:46 +02:00
controllers.rs
fix(python): remove the macro_export and use pub(crate) instead so that it doesn't leak into the documentations.
2024-09-08 11:03:10 +02:00
mod.rs
fix(py): fixed the configuration and rearranged a bit. tested. builds and works.
2024-09-20 16:47:22 +02:00
workspace.rs
chore: implemented user_list for lua, js, py
2024-09-21 13:18:38 +02:00